1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-10 00:05:24 +02:00

feat(app): disable Angular debug information on release (#867)

This commit is contained in:
Anthony Lapenna 2017-05-19 17:48:03 +02:00 committed by GitHub
parent 782df54570
commit 2ef1c90248
3 changed files with 131 additions and 99 deletions

View file

@ -27,6 +27,7 @@
"bower": "^1.5.2",
"eslint": "^3.19.0",
"grunt": "~0.4.0",
"grunt-config": "^1.0.0",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-concat": "~0.1.3",
"grunt-contrib-copy": "~0.4.0",