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 `serve` command will now use a default project target and builder name if the target entry is not explicitly defined. This allows the removal of additional configuration from an...

area: @angular-devkit/build-angular
area: @angular/cli
target: minor
area: @angular/build

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

freq2: medium
severity4: memory/performance
angular/build:application
area: @angular/build

### Command generate ### Description From http://b/120993063. In large monorepos (such as google3), it is often common to want to edit files in multiple directories from a schematic. Java paths...

feature
area: @angular-devkit/schematics
feature: insufficient votes

# 🚀 Feature request ### Command (mark with an `x`) Create a new command called `ng rename` which renames a project. ### Description Renaming a project currently requires manually updating...

feature
area: @angular/cli

### Command generate ### 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
severity2: inconvenient
workaround2: non-obvious
area: @angular-devkit/schematics

### Command update ### 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/cli
ng update DX

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

type: bug/fix
freq1: low
severity3: broken
area: @angular-devkit/schematics-cli

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/animations](https://redirect.github.com/angular/animations-builds) | dependencies | digest | `110379b` -> `5e92e9e` | | [@angular/build-tooling](https://redirect.github.com/angular/dev-infra-private-build-tooling-builds) |...

action: merge
area: build & ci
target: minor

Auto-CSP is a feature to rewrite the `` tags in a index.html file to either hash their contents or rewrite them as a dynamic loader script that can be hashed....

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

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