Do not use babel-plugin-closure-elimination.
This commit is contained in:
parent
0731ee473d
commit
7612db15e0
4
.babelrc
4
.babelrc
@ -11,9 +11,5 @@
|
||||
"es7.exportExtensions",
|
||||
"es7.functionBind",
|
||||
"runtime"
|
||||
],
|
||||
"plugins": [
|
||||
// Disabled due to https://github.com/codemix/babel-plugin-closure-elimination/issues/1
|
||||
// "closure-elimination"
|
||||
]
|
||||
}
|
||||
|
@ -86,7 +86,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^3.1.9",
|
||||
"babel-plugin-closure-elimination": "0.0.1",
|
||||
"dependency-check": "^2.4.0",
|
||||
"gulp": "git://github.com/gulpjs/gulp#4.0",
|
||||
"gulp-babel": "^5",
|
||||
|
Loading…
Reference in New Issue
Block a user