Skip to content

Commit 7f456a4

Browse files
committed
Run readpkg before build
1 parent e00c8f6 commit 7f456a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/grunt/aliases.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ module.exports = function() {
22
'use strict';
33
var tasks = {
44
'build': [
5+
'readpkg',
56
'clean',
67
'shell:bower',
78
'build:fonts',

0 commit comments

Comments
 (0)