ember-cli / ember-compatibility-helpers

Helpers that allow you to write backwards compat Ember addons
MIT License
24 stars 20 forks source link

refactor(included): Use proper host discovery #10

Closed pzuraq closed 6 years ago

pzuraq commented 6 years ago

Prior host discovery was based on some misconceptions about how Ember included addons, this normalizes it so everything should work correctly.