Skip to content

Colocate route+template+controllers #651

@mehulkar

Description

@mehulkar

In #650, a few people mentioned that colocating routes/templates/controllers in a directory is the main reason they use pods. Making this work natively (similar to colocating components JS/HBS) without pods seems like a good next step.

Not clear what the technical lift is to make this happen, but seems like a natural progression. Requirements:

  • works with and without usePods: true
  • mix of colocated and non-colocated things works

(Note this doesn't intend to solve all of Module Unification, it is much more simple than that)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions