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 build ### 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 test ### Description As Angular does not provide a Vitest plugin, it can't expose a `vitest.config.ts` file to 3rd party tools such as IDEs. This means that as...

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

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

needs: investigation
freq1: low
severity4: memory/performance
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
devkit/build-angular:dev-server
area: @angular/build

### Command test ### Description Considering the way `unit-test` builder works, not all Vitest config options are available. Some options are explicitly detected and the user is warned: https://github.com/angular/angular-cli/blob/720603223f2e9d1487ce54dac903fe8954bda3a5/packages/angular/build/src/builders/unit-test/runners/vitest/plugins.ts#L81 But...

area: @angular/build
angular/build:unit-test

### Command update ### Description Both yarn and pnpm have catalogs now - https://yarnpkg.com/features/catalogs - https://pnpm.io/catalogs Would be neat if `ng update` would work with it. Currently it doesn't. ```...

feature
area: @angular/cli
ng update DX
feature: under consideration

### Command update ### Description As of recent mitm attacks it would be cool to have support for pnpm's `minimumReleaseAge` or something by Angular itself. ### Describe the solution you'd...

feature
area: @angular/cli
ng update DX
feature: insufficient votes

### Command build ### Description When running `ng build` angular will generate the file `3rdpartylicenses.txt` which contains information about 3rd party licenses included in the build result. While this is...

feature
feature: under consideration
angular/build:application

This includes setup files in the initial build and avoids lazy discovery and thus module duplicates. Module duplicates can break many things such as dependency injection. ⚠️ this only handles...

action: review
area: @angular/build
angular/build:unit-test

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

type: bug/fix
freq1: low
severity5: regression
devkit/build-angular:dev-server
area: @angular/build