Private
Public Access
1
0

add es2016-2017 bundle to babel and webpack

This commit is contained in:
2017-01-24 22:59:47 +01:00
parent fcd490ef4e
commit e8691f29bb
4 changed files with 7 additions and 5 deletions

View File

@@ -9,6 +9,8 @@
"babel-core": "^6.14.0",
"babel-loader": "^6.2.5",
"babel-preset-es2015": "^6.14.0",
"babel-preset-es2016": "^6.22.0",
"babel-preset-es2017": "^6.22.0",
"babel-preset-react": "^6.11.1",
"howler": "^2.0.1",
"js-base64": "^2.1.9",