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
severity2: inconvenient
area: devkit/build-angular
devkit/build-angular:application

### Command update ### 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/cli
yarn 2+

Prior to this change `ngDevMode` and `ngJitMode` were not correctly being set when using the vite base dev-server.

action: review
target: patch

# 🚀 Feature request #### What modules are relevant for this feature request? - [ ] builders - [x] common - [ ] express-engine ### Description I'd like to use...

feature
feature: in backlog
area: @angular/ssr

### Command test ### Description It is possible to generate the `karma.conf.js` file but not to generate the `test.ts` file. This file can be really useful to add things like...

feature
area: @schematics/angular

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

### Command add ### Description I've seen a lot of cases when people are using different name for their build targets, for various reasons. So if the `build` is not...

type: bug/fix
freq1: low
severity3: broken
area: schematics/angular

### 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
needs: investigation
freq1: low
severity3: broken
area: devkit/build-angular
devkit/build-angular:browser

### Command update ### 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
area: angular/cli
ng update DX

### Command build, serve ### Description Reviving #21559, as I'd like to see the same thing implemented, to always have a clear view of what is actually an error and...

feature
area: angular/cli
feature: insufficient votes