ember-cli-addon-guard icon indicating copy to clipboard operation
ember-cli-addon-guard copied to clipboard

Allow namespacing even if there's only one instance of an addon

Open dgeb opened this issue 5 years ago • 0 comments

This could be useful for scenarios in which two different addons export an identically named component or helper, which should be used independently in consuming addons / engines.

As with many other aspects of namespacing, this will only be needed pre-embroider.

dgeb avatar May 03 '19 19:05 dgeb