Skip to content

Support migrating "basic" classes eg. "App.Route" to "app/routes/basic" #63

@joeruello

Description

@joeruello

We have a fairly large app (50+ routes) where we have added a App.Route to encapsulate common functionality. Currently, the migrator will migrate Route.js to -.js, and all other routes will try and import app\routes\-.

According to http://www.ember-cli.com/#using-modules it should be migrated to app/routes/basic

We also do the same with views/components/controllers, but I think (hope) that this is a general clause in the resolver rather than something route specific.

Happy to work on a PR, is there anyone I can bounce ideas and questions off?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions