Changed to uglifyjs-webpack-plugin for es2015 support.

This commit is contained in:
orangemug
2018-02-06 10:50:15 +00:00
parent 8915bbfeb4
commit 8f8ed6dff3
3 changed files with 389 additions and 27 deletions

View File

@@ -124,6 +124,7 @@
"stylelint": "^7.13.0",
"stylelint-config-standard": "^15.0.1",
"transform-loader": "^0.2.4",
"uglifyjs-webpack-plugin": "^1.1.8",
"wdio-mocha-framework": "^0.5.11",
"wdio-phantomjs-service": "^0.2.2",
"wdio-spec-reporter": "^0.1.2",