We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00c8f6 commit 7f456a4Copy full SHA for 7f456a4
1 file changed
config/grunt/aliases.js
@@ -2,6 +2,7 @@ module.exports = function() {
2
'use strict';
3
var tasks = {
4
'build': [
5
+ 'readpkg',
6
'clean',
7
'shell:bower',
8
'build:fonts',
0 commit comments