rwjblue / ember-holy-futuristic-template-namespacing-batman

MIT License
21 stars 15 forks source link

Fix usage of `{{component 'some-string'}}` under Embroider (re-export the dynamic component helper into `app`) #456

Closed thoov closed 3 years ago

thoov commented 3 years ago

Fixes an issue where Embroider cannot find the helper when staticHelpers is enabled.