angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### Command serve (esbuild application builder) ### Is this a regression? I'm pretty sure not a recent regression. This behavior was also lately in the webpack build ### Description The...
### Command serve ### Description Angular introduced vite support - which is a great improvement. If I understand the implementation a fallback mechanism to webpack is used in case a...
### Command new ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#-commit-message-guidelines - **N/A** Tests for the changes have been...
## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#-commit-message-guidelines - **N/A** Tests for the changes have been...
## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#-commit-message-guidelines - **N/A** Tests for the changes have been...
Attempting to reduce flaky tests.
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | patch | `v3.26.4` -> `v3.26.5` | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/animations](https://togithub.com/angular/animations-builds) | dependencies | digest | `f786bf3` -> `f77a1df` | | [@angular/build-tooling](https://togithub.com/angular/dev-infra-private-build-tooling-builds) |...
### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? No ### Description I don't believe is an Angular issue, but I'm creating this...