angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### Command test ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### Command serve ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
# 🚀 Feature request ### Command (mark with an `x`) ``` - [ ] new - [ ] build - [ ] serve - [ ] test - [ ]...
Last usages of this API has been removed in https://github.com/angular/components/pull/28424
I am referencing following response from @dgp1130, where is stated that "team does not expect that any existing use cases to suddenly become unsupported". From v17 there is no possibility...
### Command build ### Description A common issue faced by the arab and rtl speaking communities is that angular limits the postcss configs, and therefore it prevents their ability to...
### Command serve ### Is this a regression? - No ### Description Using the new loader support in version 17.1 to load the content of a file as text using...
### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? Yes ### Description Prior to upgrading to v17 our application passed...
Extend findPackageJson function to also work when using Yarn PnP Fixes #26505 ## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message...
Adds support for `yarnrc.yml` files so that users of Yarn v2+ who attempt to run `ng add` or `ng update` do not experience a bug where the incorrect registry file...