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 relevant/related to the feature request? _No response_ ### Description Currently, Angular's SSG (Static Site Generation) system always prerenders all routes defined in` app.routes.server.ts` when using...

area: @angular/ssr

### 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/build
angular/build:unit-test

### Command build ### Description E2E test runners like Cypress, in order to collect code coverage data, require the code served by the dev-server to be instrumented. I'd like the...

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

### Which @angular/* package(s) are the source of the bug? router ### Is this a regression? Yes ### Description Please consider the following set of routes: ```ts // app.routes.ts import...

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

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

needs: investigation
devkit/build-angular:dev-server
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
devkit/build-angular:dev-server
area: @angular/build

This commit adds the AI config tool option to GA tracking.

state: blocked
area: @angular/cli
target: patch

These dependencies are only needed for e2e tests

area: build & ci
target: minor

### 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
devkit/build-angular:karma
area: @angular/build

The repostiory for [@ampproject/remapping](https://github.com/ampproject/remapping) is marked as being archived. Active development has moved to [@jridgewell/remapping](https://github.com/jridgewell/sourcemaps) ## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x]...

state: blocked on upstream