Concatenation and minification of files to improve performance using Grunt tool.

This commit is contained in:
Gustavo Maximiliano Cortez 2014-08-21 16:07:25 -03:00
commit 901b08223a
3 changed files with 101 additions and 60 deletions

View file

@ -48,6 +48,9 @@
"express": "4.0.0",
"github-releases": "0.2.0",
"grunt-browserify": "2.0.8",
"grunt-contrib-concat": "0.5.0",
"grunt-contrib-cssmin": "0.10.0",
"grunt-contrib-uglify": "^0.5.1",
"grunt-contrib-watch": "0.5.3",
"grunt-markdown": "0.5.0",
"browser-pack": "2.0.1",