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 test ### Description First of all, I support the initiative to add `vitest` to Angular. Especially since `vite` is already used for ~build &~ serve. Early feedback for...

feature
feature: under consideration
area: @angular/build
angular/build:unit-test

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

type: bug/fix
freq1: low
severity3: broken
angular/build:application
area: @angular/build

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

## 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 - [x] Tests for the changes have been...

area: @schematics/angular
detected: feature

### Command test ### Description After upgrading to Angular 20 the old karma junit reporter library stopped working for us. Happily, the vitest runner directly supports [junit](https://vitest.dev/guide/reporters). However, it doesn't...

type: bug/fix
freq1: low
severity3: broken
area: @angular/build
angular/build:unit-test

### 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
freq1: low
severity3: broken
area: @angular/build
angular/build:unit-test

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

type: bug/fix
freq1: low
severity3: broken
area: @angular/cli
ng update DX

### 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
freq1: low
severity3: broken
area: @angular/build
angular/build:unit-test

…option when duplicates exist Running the extract-i18n command will always log duplicate i18n message IDs as warnings, regardless of the value of the i18nDuplicateTranslation option. With this fix, command will...

area: @angular-devkit/build-angular

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

needs: repro steps