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

# 🚀 Feature request Support schematics written in ES Modules. Currently only CommonJS schematics are supported. ### Command (mark with an `x`) - [ ] new - [ ] build...

feature
area: @angular-devkit/schematics
feature: under consideration

Newly generated projects will now use the `preserve` value for the `module` option within the TypeScript configuration for the workspace (`tsconfig.json`). This value was added in TypeScript 5.4 and is...

area: @schematics/angular
target: major
detected: feature

### Which @angular/* package(s) are the source of the bug? compiler-cli ### Is this a regression? Yes ### Description We upgraded our apps from ng17 to 18 and adopted the...

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

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

freq1: low
severity3: broken
angular/build:application
area: @angular/build

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

AIO has a page on `angular.json` workspace configuration which lists [default builders](https://angular.io/guide/workspace-config#default-architect-builders-and-targets). Unfortunately these builders link directly to the [JSON schema](https://github.com/angular/angular-cli/blob/main/packages/angular_devkit/build_angular/src/builders/browser/schema.json), which is not very intuitive. We should process these...

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

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

type: bug/fix
freq1: low
severity3: broken
area: @angular-devkit/build-angular
devkit/build-angular:karma

The experimental `unit-test` builder now contains an additional option named `codeCoverageReporters` that supports configuring the reporter(s) for code coverage results. This options only has an effect if the `codeCoverage` option...

target: minor
detected: feature
area: @angular/build

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/animations](https://redirect.github.com/angular/animations-builds) | dependencies | digest | `e91be52` -> `83c3c25` | | [@angular/animations](https://redirect.github.com/angular/angular) ([source](https://redirect.github.com/angular/angular/tree/HEAD/packages/animations))...

action: merge
area: build & ci

`ng-packagr` hasn't released yet, so leaving that out for now. FW hasn't released 20.1.0-next just yet, so CI will likely fail initially. Just getting this prepped for now.

action: merge
area: build & ci
target: minor