Closed
Description
Bug Report or Feature Request (mark with an x
)
- [ x] bug report -> please search issues before submitting
- [ ] feature request
Command (mark with an x
)
- [ ] new
- [ ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Versions
node --version
v10.13.0
npm --version
6.4.1
ng --version
Angular CLI: 7.0.6
Node: 10.13.0
OS: win32 x64
Angular:
...
Package Version
@angular-devkit/architect 0.10.6
@angular-devkit/core 7.0.6
@angular-devkit/schematics 7.0.6
@schematics/angular 7.0.6
@schematics/update 0.10.6
rxjs 6.3.3
typescript 3.1.6
Repro steps
Change from (#12623) to this file has no update to file .angular-cli.json to angular.json that has been made angular-cli v7.x.x
Desired functionality
Documentation of user story update is incorrectly refers .angular-cli.json
Instead it should say
angular-cli.json
angular-cli.json is now angular.json, but we still accept the old config file name.