mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-06 03:24:49 +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