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