angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

CLI tool for Angular

Results 555 angular-cli issues
Sort by recently updated
recently updated
newest added

### 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...

type: bug/fix
freq1: low
severity3: broken
area: ngtools/webpack

# 🚀 Feature request ### Command (mark with an `x`) ``` - [ ] new - [ ] build - [ ] serve - [ ] test - [ ]...

feature
area: @schematics/angular
feature: under consideration

Last usages of this API has been removed in https://github.com/angular/components/pull/28424

state: blocked
target: minor

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...

needs: more info

### 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...

feature
area: devkit/build-angular
feature: under consideration

### 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...

type: bug/fix
freq1: low
severity3: broken
area: devkit/build-angular
devkit/build-angular:dev-server

### 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...

freq3: high
area: @angular/build
angular/build:dev-server

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...