Enable scope hoisting

This commit is contained in:
syuilo 2017-06-26 09:04:42 +09:00
parent 66224f5ac6
commit 9efdfa314f
3 changed files with 7 additions and 2 deletions

View file

@ -89,7 +89,7 @@
"uglify-es": "3.0.20",
"uglify-es-webpack-plugin": "0.0.2",
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",
"webpack": "2.6.1"
"webpack": "3.0.0"
},
"dependencies": {
"accesses": "2.5.0",