1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 14:30:46 +02:00

updated babel

This commit is contained in:
Johann-S
2019-07-11 11:29:35 +02:00
committed by XhmikosR
parent 0ad0985ac0
commit a894ea3a51
4 changed files with 52 additions and 31 deletions

View File

@@ -21,7 +21,7 @@ const plugins = [
'createClass',
'inheritsLoose',
'defineProperty',
'objectSpread'
'objectSpread2'
]
})
]

View File

@@ -17,7 +17,7 @@ const plugins = [
'createClass',
'inheritsLoose',
'defineProperty',
'objectSpread'
'objectSpread2'
]
})
]