[TASK] Update bower components
This commit is contained in:
parent
04eb8f039b
commit
6aec0b21a8
7 changed files with 30 additions and 53 deletions
|
@ -3,11 +3,6 @@ module.exports = function (grunt) {
|
|||
bowerdir: "bower_components",
|
||||
copy: {
|
||||
html: {
|
||||
options: {
|
||||
process: function (content) {
|
||||
return content.replace("#revision#", grunt.option("gitRevision"));
|
||||
}
|
||||
},
|
||||
src: ["*.html"],
|
||||
expand: true,
|
||||
cwd: "html/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue