Skip to content

Commit e81b624

Browse files
kevvabtford
authored andcommitted
feat(app): add coffee option to Karma generator
1 parent 0577419 commit e81b624

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ var Generator = module.exports = function Generator(args, options) {
5656
as: 'app',
5757
options: {
5858
options: {
59+
coffee: this.options.coffee,
5960
'skip-install': this.options['skip-install']
6061
}
6162
}

0 commit comments

Comments
 (0)