mirror of https://github.com/twbs/bootstrap.git
fix rollup config
This commit is contained in:
parent
e0ab096bac
commit
012d4433c2
|
@ -17,7 +17,7 @@ const plugins = [
|
|||
'defineProperties',
|
||||
'createClass',
|
||||
'inheritsLoose',
|
||||
'extends'
|
||||
'objectSpread'
|
||||
]
|
||||
})
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue