mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-18 00:41:07 +00:00
fix rollup config
This commit is contained in:
parent
e0ab096bac
commit
012d4433c2
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ const plugins = [
|
||||||
'defineProperties',
|
'defineProperties',
|
||||||
'createClass',
|
'createClass',
|
||||||
'inheritsLoose',
|
'inheritsLoose',
|
||||||
'extends'
|
'objectSpread'
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue