Skip to content

Nested route generation #419

Description

@amindunited

Generating a route using:

 ng g route admin/group

results in a doubling of file path names:

 src/client/app/admin/group/admin/group.service.ts

instead of:

 src/client/app/admin/group/group.service.ts

happens on:
angular-cli: 0.0.30
node: 4.1.2
os: darwin x64

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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