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

Previously, the `application` builder would consider all imports originating from a package to be considered external when caching was enabled. This allows Vite's prebundling to function and optimize the build/rebuild...

action: review
target: patch

### Command serve ### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...

### Which @angular/* package(s) are relevant/related to the feature request? @angular/core, but not 100% which package takes care of this parsing. ### Description Component's scss allow only this format of...

needs: repro steps

### Command serve ### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...

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

### Command add ### 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: schematics/angular

Vite v5 updated the client code's error dialog text. This requires that the text replacement code also be updated to remove unactionable information from the error dialog.

action: review
target: minor

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/animations](https://togithub.com/angular/animations-builds) | dependencies | digest | `098a7f1` -> `634ada3` | | [@angular/bazel](https://togithub.com/angular/bazel-builds) |...

action: merge
area: build & ci
target: minor

### Which @angular/* package(s) are the source of the bug? common ### Is this a regression? Yes ### Description I recently enabled CSP with nonces for one of our web...

This commit updates the vite dev-server to return 404 for assets and files that are not found. Closes #26917

action: review
target: patch

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/animations](https://togithub.com/angular/animations-builds) | dependencies | digest | `163b6a5` -> `8ef4740` | | [@angular/bazel](https://togithub.com/angular/bazel-builds) |...

action: merge
area: build & ci
target: minor