trying to get css, and js build file revisioning working
Showing
... | @@ -55,6 +55,8 @@ | ... | @@ -55,6 +55,8 @@ |
}, | }, | ||
"license": "Apache License", | "license": "Apache License", | ||
"dependencies": { | "dependencies": { | ||
"grunt-contrib-concat": "^0.4.0" | "grunt-contrib-concat": "^0.4.0", | ||
"grunt-filerev": "^0.2.1", | |||
"grunt-usemin": "^2.1.1" | |||
} | } | ||
} | } |
tasks/options/filerev.js
0 → 100644
tasks/options/usemin.js
0 → 100644
tasks/options/useminPrepare.js
0 → 100644
Please
register
or
sign in
to comment