summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-12-14 21:47:23 +0100
committerJules Laplace <julescarbon@gmail.com>2017-12-14 21:47:23 +0100
commit7b56f23b11ef78dafae13495ef878cebaf97f061 (patch)
tree5b810d4f0c6bc70b6cde4f207a1d6ec325fab705 /package.json
parentfcf86a6e78fd6631dbc6b2046f4aff7cf08eef8a (diff)
js minify process for production
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 53016be..2acd59b 100644
--- a/package.json
+++ b/package.json
@@ -40,6 +40,7 @@
"serve-favicon": "^2.3.0",
"sessionstore": "^1.2.18",
"skipper": "^0.5.5",
+ "uglify-es": "^3.2.2",
"unix-crypt-td-js": "^1.0.0"
}
}