We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6960c4b + 707333e commit 3cb2896Copy full SHA for 3cb2896
1 file changed
gulpfile.js
@@ -37,7 +37,7 @@ var db = require('./server/services/db');
37
var options = {
38
39
build: {
40
- tasks: ['sass', 'abecedary', 'javascript']
+ tasks: ['sass', 'abecedary', 'javascript', 'icons']
41
},
42
43
css: {
0 commit comments