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

### Which @angular/* package(s) are the source of the bug? compiler-cli, compiler ### Is this a regression? Yes ### Description Decorator metadata like "design:type" is missing in production builds, while...

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

### Command build ### Description When updating app, it would be nice to have a easy way to update application budgets in `angular.json` file. With Angular 18 and new `@angular/build:application`...

feature
feature: insufficient votes
angular/build:application
area: @angular/build

### Command test ### Description I am excited about the new loader import attribute option enabled by https://github.com/angular/angular-cli/commit/24aaf1e37f49735ce97fe72fced3d53b51d6b631 Unfortunately, the karma builder can't deal with the syntax yet and produces...

area: @angular-devkit/build-angular
devkit/build-angular:karma

### 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: more info
needs: investigation
area: @angular/build
angular/build:dev-server

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

### Command test ### Description Currently, `@angular-devkit/build-angular:web-test-runner` [does not support](https://github.com/angular/angular-cli/blob/048df34ccb7d4ef67b5877e126c74c0db65b879c/packages/angular_devkit/build_angular/src/builders/web-test-runner/builder-status-warnings.ts#L24) creating code coverage reports - it would be great if this could be supported via the `codeCoverage` [option](https://angular.dev/guide/testing/code-coverage). ```json "test":...

feature
area: @angular-devkit/build-angular
feature: in backlog
devkit/build-angular:web-test-runner

An additional `loader` import attribute value specialized for image files (`loader: "image-file"`) is now available. This loader type is intended for use with the AOT compiler's optimized image instruction. It...

# 🚀 Feature request ### Command (mark with an `x`) - [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e...

feature
area: @angular-devkit/schematics
feature: insufficient votes

### Which @angular/* package(s) are the source of the bug? compiler, core, Don't known / other ### Is this a regression? Yes ### Description I tried Angular 18 on my...

type: bug/fix
freq1: low
severity3: broken
state: blocked on upstream
area: @angular/build

### Which @angular/* package(s) are the source of the bug? upgrade ### Is this a regression? Yes ### Description ```txt patrikx3@demona:/media/linux-storage-nvme/patrikx3-home/Projects/patrikx3/p3x/angular-compile$ ncu Using config file /media/linux-storage-nvme/patrikx3-home/Projects/patrikx3/p3x/angular-compile/.ncurc.json Checking /media/linux-storage-nvme/patrikx3-home/Projects/patrikx3/p3x/angular-compile/package.json [====================] 35/35...

type: bug/fix
area: @angular/cli
ng update DX