ember-codemods / ember-module-migrator

Automated migration for new Ember application layout.
74 stars 15 forks source link

Fix an issue with helpers where we re-export the default as a named export #69

Closed bantic closed 6 years ago

bantic commented 6 years ago

This fixes the issue described here: https://github.com/emberjs/ember.js/issues/16361#issuecomment-372707411

bantic commented 6 years ago

I will add a follow-up PR soon to clean up this code and add more import { helper } statements to some of the fixtures.

bantic commented 6 years ago

published in 0.8.0