Closed andreyfel closed 5 years ago
@andreyfel What addons ship with a runtime dependency on ember-cli-htmlbars-inline-precompile
? I'd expect that to be pretty unusual...
ember-test-helpers depend on it
Interesting, we've never run into a conflict on that before. I'd be happy to merge a PR that adds it to the default exceptions.
Fixed by #13
ember-cli-htmlbars-inline-precompile
should be added to the list of exceptions by default.