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

# 🐞 Bug report ### Command (mark with an `x`) ``` - [ ] new - [ ] build - [ ] serve - [ ] test - [ ]...

feature
area: @angular/cli
hotlist: devRel
ng update DX
feature: insufficient votes

### Which @angular/* package(s) are relevant/related to the feature request? platform-server ### Description When loading a route, the browser downloads the HTML file, then the main.js file, and only after...

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

### Command build, serve ### Description Implement build caching support in esbuild-based browser application builder ### Describe the solution you'd like Just like the webpack builder supports build caching, it...

feature
severity4: memory/performance
feature: insufficient votes
angular/build:application
area: angular/build

### Command build ### Description When the CLI bundles Angular apps it can happen that multiple instances of `@angular/core` are bundled. This leads to a variety of errors at runtime...

feature
area: devkit/build-angular
feature: under consideration

### Command test ### Description It would be nice to allow the configuration of loaders for custom file extensions in `@angular-devkit/build-angular:jest` like for [`@angular-devkit/build-angular:application`](https://github.com/angular/angular-cli/pull/26371). ``` "options": { "loader": { ".png":...

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

### Command run ### 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
severity5: regression
area: @angular-devkit/build-angular
devkit/build-angular:server

### 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:jest

### Command build ### Description With `application` builder serving as the default for new applications in v17+ and leveraging esbuild + Vite, new apps no longer need Webpack to build....

feature
area: devkit/build-angular

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

### 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: schematics/angular