mcfly-io / generator-sublime

Yeoman generator for scaffolfding the standard configuration root files like .gitignore, .jshintrc, .jscsrc etc...
8 stars 10 forks source link

Should test scaffolding of gulp tasks for task files that are dependent on generator options #288

Closed jskrzypek closed 8 years ago

jskrzypek commented 9 years ago

templates/gulps/taks/ionic.js should only be scaffolded when called from generator-mcfly if the generator is run with ionic.

It's not clear how to test this currently since projectFiles() doesn't allow us to set options.