FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Proposal: `ng doctor` for check diff and sync to the latest project template · Issue #7848 · angular/angular-cli · GitHub

Proposal: ng doctor for check diff and sync to the latest project template #7848

Description

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

Desired functionality.

After updated the CLI version, sometimes package.json is updated. Currently package.json is generated at ng new and never do sync to latest dependencies.

I want something like ng doctor to solve it. The use-case images are below:

$ ng doctor # listing up dependency changes
$ ng doctor --write  # auto-patching on _compatible_ version (with semver ?)

Mention any other details that might be useful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: @angular/clifeatureLabel used to distinguish feature request from other issuesfeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authors

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL