ember-computed-template-string icon indicating copy to clipboard operation
ember-computed-template-string copied to clipboard

Usage inside an addon causes Uncaught Error: Could not find module `ember-computed-template-string` imported from `my-addon/my-module`

Open lolmaus opened this issue 8 years ago • 2 comments

Happens in the host app which includes an addon which includes ember-computed-template-string.

lolmaus avatar Feb 02 '17 10:02 lolmaus

@tbieniek: btw I think https://github.com/rwjblue/ember-getowner-polyfill/blob/master/index.js#L28-L33 is the correct algorithm to get to the host app config

lolmaus avatar Feb 02 '17 10:02 lolmaus

Note: switching to #15 will make index.js hacks unnecessary, so this issue will be no longer an issue.

lolmaus avatar Feb 02 '17 10:02 lolmaus