We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff6bce8 commit a809be6Copy full SHA for a809be6
1 file changed
config/grunt/clean.js
@@ -5,11 +5,6 @@ module.exports = {
5
'<%= paths.bower %>'
6
]
7
},
8
- bowercomponents: {
9
- src: [
10
- 'bower_components'
11
- ]
12
- },
13
css: {
14
src: [
15
'css/*',
0 commit comments