diff options
| author | mokha <mokha@cisco.com> | 2018-09-29 10:01:55 -0600 |
|---|---|---|
| committer | mokha <mokha@cisco.com> | 2018-09-29 10:01:55 -0600 |
| commit | 04f387eae7a56f0981b5de4b5953c47305ec78cd (patch) | |
| tree | 33493035a45b0ea35bc130768db943ead8701b5c /package.json | |
| parent | a66de86fd7e6d902de53d736d9c75902e2ee3263 (diff) | |
minify the js with uglify
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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", |
