1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-08 23:35:31 +02:00

refactor(build-system): reduce gruntfile verbosity, drop grunt-if, allow custom build (#939)

This commit is contained in:
1138-4EB 2017-07-11 09:30:25 +02:00 committed by Anthony Lapenna
parent 25ed6a71fb
commit b23943e30b
4 changed files with 115 additions and 386 deletions

View file

@ -38,7 +38,6 @@
"grunt-contrib-watch": "~0.3.1",
"grunt-filerev": "^2.3.1",
"grunt-html2js": "~0.1.0",
"grunt-if": "^0.1.5",
"grunt-karma": "~0.4.4",
"grunt-postcss": "^0.8.0",
"grunt-replace": "^1.0.1",