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

### Describe the problem that you experienced I was using ngrok to serve an Angular app in a remote link but without the configuration in the Angular.json I get an...

type: bug/fix
freq1: low
severity1: confusing
area: @angular/build
angular/build:dev-server

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

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---|---|---| | [@angular/animations](https://redirect.github.com/angular/angular) ([source](https://redirect.github.com/angular/angular/tree/HEAD/packages/animations)) | [`21.0.2` ->...

action: merge
area: build & ci
target: automation

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

area: @angular/cli
area: build & ci
detected: feature

### Command build ### 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
needs: investigation
freq1: low
severity5: regression
area: @angular/build

### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? No ### Description Let me explain my problem. I'm trying to...

needs: repro steps

### Command add ### 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

1. Rename all devserver tools to have `devserver` as a prefix. 2. Change "devserver" to be considered as a single word throughout, making the capitalization consistent. 3. Add support for...

area: @angular/cli
action: review
target: minor

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

### Command test ### Description After taking advantage of all the new Vitest unit test features in 21.0.0, there is only one configuration item left in the vitest-base.config.ts: ``` export...

feature
feature: votes required
area: @angular/build
angular/build:unit-test