Open stefanpenner opened 8 years ago
Do I just need to switch out which module I'm requiring at the top there? Any other changes required?
Other changes are likely required, it isn't terribly much work but not not drop-in.
An example is: https://github.com/joliss/broccoli-coffee/pull/15
Thanks, I will try and get to it this weekend.
Awesome, if you have questions feel free to ping me.
https://github.com/rickharrison/broccoli-asset-rewrite/blob/master/index.js#L1
without this, this will cause extra FS invalidations, causing issues described here: https://github.com/ember-cli/ember-cli/issues/5485
If you have questions, don't hesitate to reach out.