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 new ### Description I cannot see that schematics cli commands added to the command select options. When you create a new schematic project you only have the ability...

help wanted
area: devkit/schematics
good first issue

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...

action: merge
area: build & ci
target: minor

### Which @angular/* package(s) are the source of the bug? bazel, compiler-cli, compiler ### Is this a regression? Yes ### Description Hi, not sure if this is the right place...

needs: investigation

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | devDependencies | major | [`8.57.0` -> `9.3.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.3.0) | --- ###...

action: merge
area: build & ci
target: minor

### Which @angular/* package(s) are relevant/related to the feature request? platform-server ### Description It would be cool to create a way to server functions, just like a next.js resource called...

feature
feature: insufficient votes
area: @angular/ssr

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

type: bug/fix
angular/build:application
area: @angular/build

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

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

needs: more info

### Command build, extract-i18n, serve, test ### Description The root problem I am trying to solve is the different import behavior of esbuild and webpack for url resources like described...

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

### Command test ### Description How does one debug jest tests? Debugging a normal `jest` test run is documented here: https://jestjs.io/docs/troubleshooting#debugging-in-vs-code. It describes using `jest` with `--runInBand`. However, there is...

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