summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authormokha <mokha@cisco.com>2018-09-29 10:01:55 -0600
committermokha <mokha@cisco.com>2018-09-29 10:01:55 -0600
commit04f387eae7a56f0981b5de4b5953c47305ec78cd (patch)
tree33493035a45b0ea35bc130768db943ead8701b5c /package.json
parenta66de86fd7e6d902de53d736d9c75902e2ee3263 (diff)
minify the js with uglify
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 59db624..6c052c2 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,7 @@
"purify-css": "^1.2.5",
"purifycss-webpack": "^0.7.0",
"style-loader": "^0.22.1",
+ "uglifyjs-webpack-plugin": "^2.0.1",
"url-loader": "^1.1.1",
"webpack": "^4.16.5",
"webpack-cli": "^3.1.0",