angular-cli
angular-cli copied to clipboard
CLI tool for Angular
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...
### 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...
### 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...
### Command add ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
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.
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) |...
### 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
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) |...