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

needs: repro steps

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

feature
area: devkit/build-angular
devkit/build-angular: test
feature: votes required

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

feature
area: schematics/angular
needs: discussion
feature: in backlog

# 🐞 Bug report #### What modules are related to this issue? - [x ] builders - [ ] common - [x ] express-engine ### Is this a regression? yes...

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

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

needs: investigation

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

detected: feature

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

needs: repro steps

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

action: merge
area: build & ci
target: minor

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

target: minor

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