fix(webpack): properly minifying

This commit is contained in:
Crawl
2018-08-22 05:05:11 +02:00
parent 928fb30040
commit 02f98cd7e6
2 changed files with 16 additions and 17 deletions

View File

@@ -59,7 +59,7 @@
"tslint-config-typings": "^0.3.1",
"typescript": "^3.0.1",
"uglifyjs-webpack-plugin": "^1.3.0",
"webpack": "^4.16.5",
"webpack": "^4.17.0",
"webpack-cli": "^3.1.0"
},
"engines": {