ember-cli-migrator icon indicating copy to clipboard operation
ember-cli-migrator copied to clipboard

Application instance initializers

Open hefox opened this issue 6 years ago • 0 comments

Currently ember-cli-migrator is not converting application and instance initializers

I looked it into briefly and it'd take considerable effort to convert it (at least for someone like me who is not too familiar with ast), as they're not typed exports so would need specialized/new logic

https://guides.emberjs.com/v2.2.0/applications/initializers/ https://github.com/ember-cli/ember-cli/issues/2888

hefox avatar May 02 '18 20:05 hefox