Skip to content

Not possible to change the directory prefix used by the generator commands #3095

@jusefb

Description

@jusefb

OS

Windows 10

Versions.

angular-cli: 1.0.0-beta.19-3
node: 5.10.1
os: darwin x64

Repro steps.

  1. Change the prefix in the angular-cli.json from "app" to "src"
  2. Run ng g component test-component command
  3. You get an error "..../app" could not be found, the angualr-cli.json setting is completely ignored by the generator

Metadata

Metadata

Assignees

Labels

P1Impacts a large percentage of users; if a workaround exists it is partial or overly painful

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions