From 9e66e806cec88b5c8f5cb2c81ccef31deed86b9b Mon Sep 17 00:00:00 2001 From: iCrawl Date: Tue, 5 Sep 2017 19:03:06 +0200 Subject: [PATCH] fix: minified webpack builds --- package.json | 2 +- test/webpack.html | 2 +- webpack.config.js | 9 ++++++++- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c06608c86..058c1e78d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint": "^4.0.0", "jsdoc-strip-async-await": "^0.1.0", "parallel-webpack": "^2.0.0", - "uglifyjs-webpack-plugin": "^1.0.0-beta.1", + "uglifyjs-webpack-plugin": "^1.0.0-beta.2", "webpack": "^3.0.0" }, "engines": { diff --git a/test/webpack.html b/test/webpack.html index 19c1b803e..3bc9482fe 100644 --- a/test/webpack.html +++ b/test/webpack.html @@ -5,7 +5,7 @@ - +