2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

fix rollup config

This commit is contained in:
Johann-S
2018-03-20 22:05:30 +01:00
committed by XhmikosR
parent e0ab096bac
commit 012d4433c2
+1 -1
View File
@@ -17,7 +17,7 @@ const plugins = [
'defineProperties', 'defineProperties',
'createClass', 'createClass',
'inheritsLoose', 'inheritsLoose',
'extends' 'objectSpread'
] ]
}) })
] ]