mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Adding clean:bowerDir command
This commit is contained in:
@@ -109,6 +109,7 @@ module.exports = function(grunt) {
|
||||
},
|
||||
clean: {
|
||||
css: ['<%= chill.folders.css.dist %>/*.css'],
|
||||
bowerDir: ['<%= chill.folders.bower %>']
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user