-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
area: @angular/clifreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity5: regressiontype: bug/fix
Milestone
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
- [x ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Versions
6.2.0
Repro steps
Install angu;ar cli 6.2.0
The schema still only support 'architect' and not the new 'targets' key
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
The log given by the failure
Desired functionality
Support 'targets' so my editor won't complain.
Mention any other details that might be useful
sibiraj-s, mkurcius, OleksiiZubko, OddlyEven, brunomouranascimento and 5 more
Metadata
Metadata
Assignees
Labels
area: @angular/clifreq1: lowOnly reported by a handful of users who observe it rarelyOnly reported by a handful of users who observe it rarelyseverity5: regressiontype: bug/fix