grunt config for production
Showing
index.html
0 → 100644
| ... | ... | @@ -22,10 +22,11 @@ |
| "grunt-contrib-nodeunit": "~0.4.1", | ||
| "grunt-contrib-uglify": "~0.5.0", | ||
| "grunt-cli": "~0.1.13", | ||
| "grunt-env": "~0.4.4", | ||
| "grunt-preprocess": "~5.0.1", | ||
| "grunt-html2js": "~0.2.7", | ||
| "grunt-contrib-clean": "~0.5.0", | ||
| "grunt-contrib-connect": "~0.8.0", | ||
| "grunt-contrib-compress": "~0.9.1", | ||
| "grunt-contrib-concat": "~0.4.0", | ||
| "grunt-contrib-watch": "~0.6.1", | ||
| "grunt-bower-task": "~0.3.4", | ||
| ... | ... |
Please register or sign in to comment