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? compiler-cli, compiler ### Is this a regression? No ### Description I'm on Windows 11, using a [dev drive](https://learn.microsoft.com/en-us/windows/dev-drive/) ( `D:`...

help wanted
needs: investigation

### Command new ### Description **background:** * When you have a fresh installed system and not yet configured the main branch it will use master and git complains about using...

type: bug/fix
freq1: low
severity2: inconvenient
area: @angular-devkit/schematics

### Command test ### Description When testing angular code with the web test runner, I would like to configure the web test runner via its known [api](https://modern-web.dev/docs/test-runner/cli-and-configuration/). My understanding of...

feature
area: @angular-devkit/build-angular
feature: under consideration
devkit/build-angular:web-test-runner

### Command extract-i18n ### Description We're in the process of migrating from webpack to esbuild. To provide custom esbuild plugins we decided to use custom builder (https://github.com/just-jeb/angular-builders). It went smooth...

type: bug/fix
freq1: low
severity3: broken
area: @angular-devkit/build-angular
devkit/build-angular:i18n

# 🚀 Feature request ### Command (mark with an `x`) - [ ] new - [ ] build - [ ] serve - [ ] test - [ ] e2e...

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

### Command generate ### Description Running `ng generate component users --standalone` generates `users/users.component.{css,html,spec.ts,ts}` files. For imported or lazy-loaded routes, we can create a `users/users.routes.ts` that looks like this: ```typescript import...

area: @schematics/angular
target: feature

Processing overhead has been reduce during resolution when the fallback path is enabled for prebundling due to either prebundling exclusions or custom loader options being present. The resolution logic now...

state: blocked
target: minor

### Which @angular/* package(s) are the source of the bug? language-service, platform-server ### Is this a regression? Yes ### Description When adding SSR and Internationalization to a project, the pre-rendered...

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

### Command serve ### Description I have a project using @angular-devkit/build-angular:application as executor. This project has SSR enabled, via `ssr: { entry: 'path/to/file' }` and `server: path-to-main.server.ts` When i run...

feature
feature: under consideration
area: @angular/build
angular/build:dev-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...

area: devkit/build-angular
devkit/build-angular:jest