Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Top level route configs #187

Open
Open
@btford

Description

@btford

Right now in Angular 1, the top level controller must be named "AppController," or the config attached to AppController.$routeConfig will not be present.

It would be easy to adopt a convention where an ng-controller on the same element as ng-app determined the top-level config, but this would make it impossible to use with multiple top-level components.

Related to #46

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions