mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-02 21:04: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": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^6.0.3",
|
"autoprefixer": "^6.0.3",
|
||||||
"babel-eslint": "^4.1.6",
|
"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-systemjs": "^6.0",
|
||||||
|
"babel-plugin-transform-es2015-modules-umd": "^6.0",
|
||||||
"babel-polyfill": "^6.0",
|
"babel-polyfill": "^6.0",
|
||||||
|
"babel-preset-es2015": "^6.0",
|
||||||
"btoa": "~1.1.2",
|
"btoa": "~1.1.2",
|
||||||
"glob": "~6.0.1",
|
"glob": "~6.0.1",
|
||||||
"grunt": "~0.4.5",
|
"grunt": "~0.4.5",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user