Adds generate-font command
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
module.exports = {
|
||||
dist: {
|
||||
style: {
|
||||
command: 'styleguide'
|
||||
},
|
||||
generateFont: {
|
||||
command: 'gulp'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user