angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### 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...
### 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`...
### 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...
### 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...
### 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...
### 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":...
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...
`externalSchematics` should install packages locally when they are no present in the `node_modules`
# 🚀 Feature request ### Command (mark with an `x`) - [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e...
### 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...
### 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...