ember-cli / ember-compatibility-helpers

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

Any example project running ember 3.6 up? #30

Closed toranb closed 5 years ago

toranb commented 5 years ago

@pzuraq @rwjblue I'm trying to pull this down and use it in a ember 3.6X project but keep finding that even w/ ember-cli-babel @ ^6.16.0 I get Could not find module "ember-compatibility-helpers" which has me wondering ... is anyone successfully used this w/ the very latest stable ember and ember-cli ?

Any help, reference or example would be useful! Thanks in advance

toranb commented 5 years ago

Ignore me ;) this was in devDependencies instead of dependencies