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

The Vite-based development server now provides support for serving individual component stylesheets both with and without emulated view encapsulation. This capability is not yet used by the Angular runtime code....

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

### Command test ### 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-devkit/build-angular
devkit/build-angular:web-test-runner

### Command config ### Description Currently the CLI supports custom PostCSS configurations in the format of JSON files. The problem is that the JSON format has its limitation. In our...

feature
feature: under consideration
angular/build:application
area: @angular/build

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

needs: investigation
area: @angular/build
angular/build:dev-server

### Command build ### Description It would be a lot simpler to debug your stats json if we had a separate server and browser stats. As it is right now,...

feature
feature: in backlog
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...

type: bug/fix
freq1: low
severity3: broken
area: @angular/build
angular/build:dev-server

### Command test ### Description It would be nice to be able to specify coverageReporters similar to reporters for ng test ### Describe the solution you'd like ng test --code-coverage...

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

### Command new ### Description Current "Code scaffolding" section in README.md generated automatically when executing ng new don't include all schematic. This is current "Code scaffolding" section. ## Code scaffolding...

type: bug/fix
help wanted
freq1: low
severity2: inconvenient
area: @schematics/angular
good first issue

# 🚀 Feature request - [x] new - [x] build - [x] serve - [x] test - [x] e2e - [x] generate - [ ] add - [ ] update...

feature
area: @angular-devkit/core
area: @angular/cli
feature: under consideration