mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +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',
|
||||
'createClass',
|
||||
'inheritsLoose',
|
||||
'extends'
|
||||
'objectSpread'
|
||||
]
|
||||
})
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue