ember-cli-addon-guard
ember-cli-addon-guard copied to clipboard
Allow namespacing even if there's only one instance of an addon
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.