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? Don't known / other ### Is this a regression? Yes ### Description In Hybrid Rendering, the AppEngine performs a route...

needs: investigation
area: @angular/ssr

### Which @angular/* package(s) are relevant/related to the feature request? compiler-cli ### Description I would like to serve the index.html using a traditional backend, and use ng serve to get...

feature
area: @angular-devkit/build-angular
devkit/build-angular:dev-server
feature: insufficient votes

### 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
severity1: confusing
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
severity3: broken
area: @angular/build
angular/build:dev-server

### Command build, serve, test, e2e ### Description I am reopening https://github.com/angular/angular-cli/issues/4318. Essentially we need a way to pass environment variables to the build/serve commands. environments.ts file is not a...

feature
feature: under consideration
area: @angular/build

### Command update ### Description I'm unsure if this is a regression. But when there is a "private" package in an angular project, `ng update` fails to run. ### Minimal...

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

### Command build ### Description I am facing a separate, but similar issue to #29005 @alan-agius4, in my case, the 30-sec timeout occurs because I am making api calls. My...

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

### Command serve ### Description I want to pass environment variables into the application during serve and build. In Angular 19, this works for build: `ng build --define="GGCC_TARGET='hosted'"`, while this...

feature
devkit/build-angular:dev-server
feature: under consideration
area: @angular/build

### Command generate ### 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
severity2: inconvenient
area: @angular-devkit/schematics

### Command test ### Description Currently, there is no way to specify jest reporters or extend the jest config. https://github.com/angular/angular-cli/blob/main/packages/angular_devkit/build_angular/src/builders/jest/schema.json ### Describe the solution you'd like Add reporters to the...

feature
area: @angular-devkit/build-angular
feature: insufficient votes
devkit/build-angular:jest