Upgrade: babel-preset-es2015 to babel-preset-env
Stay up to date, by using the env preset. https://babeljs.io/docs/plugins/preset-es2015/ https://babeljs.io/docs/plugins/preset-env/
This commit is contained in:
parent
9c1b5c1c32
commit
10a9f53bab
4 changed files with 8175 additions and 10503 deletions
|
@ -57,7 +57,7 @@
|
|||
"babel-core": "^6.26.0",
|
||||
"babel-loader": "^6.4.1",
|
||||
"babel-plugin-transform-runtime": "^6.12.0",
|
||||
"babel-preset-es2015": "^6.24.1",
|
||||
"babel-preset-env": "^1.6.1",
|
||||
"babel-preset-stage-3": "^6.24.1",
|
||||
"babel-runtime": "^6.26.0",
|
||||
"chai": "^3.5.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue