mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
Adding clean:bowerDir command
This commit is contained in:
parent
bf52c347ee
commit
22818c01a3
@ -109,6 +109,7 @@ module.exports = function(grunt) {
|
|||||||
},
|
},
|
||||||
clean: {
|
clean: {
|
||||||
css: ['<%= chill.folders.css.dist %>/*.css'],
|
css: ['<%= chill.folders.css.dist %>/*.css'],
|
||||||
|
bowerDir: ['<%= chill.folders.bower %>']
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user