Concatenation and minification of files to improve performance using Grunt tool.
This commit is contained in:
parent
a693243b35
commit
901b08223a
3 changed files with 101 additions and 60 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue