-
- Downloads
Add grunt config for building embed scripts
... | ... | @@ -7,6 +7,7 @@ |
"grunt": "^0.4.5", | ||
"grunt-contrib-clean": "^0.6.0", | ||
"grunt-contrib-less": "^1.0.1", | ||
"grunt-contrib-requirejs": "^0.4.4", | ||
"grunt-contrib-uglify": "^0.9.2", | ||
"grunt-contrib-watch": "^0.6.1", | ||
"grunt-curl": "^2.2.0", | ||
... | ... |
Please register or sign in to comment