kimroen / ember-cli-coffeescript

Adds precompilation of CoffeeScript files and all the basic generation types to the ember generate command.
MIT License
72 stars 49 forks source link

Add `vendor` to broccoli tree/node #122

Open darylalexjohnson opened 7 years ago

darylalexjohnson commented 7 years ago

Might it be possible to add vendor or other assets to the precompile? Passing in a "tree/node" option could be a great asset.

Thanks for any insight

kimroen commented 7 years ago

Hi! Sorry, I don't think I understand what you're asking about here. Would you mind expanding a little on what you were hoping to achieve with this if you can recall?

Thanks!