You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thinking about this a little more, I think this addon should focus on migrating a classic app only. We could create a separate codemod, at some point, to migrate from pods to a classic structure. That would mean that any future classic -> future codemods wouldn't have to concern themselves with the complexity of supporting pods
This addon should migrate component templates to be co-located as per emberjs/rfcs#481
We can likely leverage some of https://github.com/rwjblue/ember-module-migrator as it does similar things.
Initial todos:
Pods App(see this comment)Pods App(see this comment)The text was updated successfully, but these errors were encountered: