angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### 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 test ### Description I often prefer to run tests using Karma's `/debug.html`, instead of letting it auto-run. I usually set `browsers: []` in `karma.conf.js`, so that it doesn't...
### Command test ### Description Angular 15 hides the cli config files. This is admirable, but this means that tools depending on this config cannot work. For example, StrykerJS needs...
# 🐞 Bug report #### What modules are related to this issue? - [x ] builders - [ ] common - [x ] express-engine ### Is this a regression? yes...
### Which @angular/* package(s) are the source of the bug? localize ### Is this a regression? Yes ### Description Since Angular 15, targeting last 5 iOS major versions using `.browserslistrc`...
## 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 - [ ] Tests for the changes have...
### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? Yes ### Description When i migrated to Angular 15 i got...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | devDependencies | minor | [`5.43.0` -> `5.44.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.43.0/5.44.0) | | [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) |...
The creation of the esbuild Angular plugin's Angular compilation has now been consolidated in a separate class. This refactor reduces the amount of code within the plugin's main start function...
### Command serve ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...