mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-10 19:57:13 +03:00
systemjs and umd generate, looking at using rollup prior to babel
This commit is contained in:
parent
0835304d9f
commit
1d4c603796
|
@ -34,10 +34,10 @@
|
|||
"devDependencies": {
|
||||
"autoprefixer": "^6.0.3",
|
||||
"babel-eslint": "^4.1.6",
|
||||
"babel-preset-es2015": "^6.0",
|
||||
"babel-plugin-transform-es2015-modules-umd": "^6.0",
|
||||
"babel-plugin-transform-es2015-modules-systemjs": "^6.0",
|
||||
"babel-plugin-transform-es2015-modules-umd": "^6.0",
|
||||
"babel-polyfill": "^6.0",
|
||||
"babel-preset-es2015": "^6.0",
|
||||
"btoa": "~1.1.2",
|
||||
"glob": "~6.0.1",
|
||||
"grunt": "~0.4.5",
|
||||
|
|
Loading…
Reference in New Issue
Block a user