trying to get css, and js build file revisioning working

This commit is contained in:
Torkel Ödegaard
2014-05-31 00:22:49 -07:00
parent 877ef36bc7
commit 36b1dce7e4
5 changed files with 33 additions and 2 deletions

View File

@@ -55,6 +55,8 @@
},
"license": "Apache License",
"dependencies": {
"grunt-contrib-concat": "^0.4.0"
"grunt-contrib-concat": "^0.4.0",
"grunt-filerev": "^0.2.1",
"grunt-usemin": "^2.1.1"
}
}