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

This runs the legacy-cli/e2e tests via bazel using the bazel built npm packages from `packages/**`. After all the pre-factors it's mainly just build config and a few code changes to...

action: merge
target: minor

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

type: bug/fix
freq1: low
severity3: broken
area: devkit/build-angular
devkit/build-angular: app-shell

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

action: merge
target: minor

With this change we fix an issue where type only named imports were being emitted. As a result webpack failed to resolve such symbols as they don't exist in JavaScript....

action: review
target: patch

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

type: bug/fix
freq1: low
severity3: broken
comp: ngtools/webpack

### Which @angular/* package(s) are the source of the bug? compiler ### Is this a regression? Yes ### Description After migrating our project from Angular Version 11.2.7 to 12.2.13., We...

need: more info

# 🚀 feature request. Generating and managing the translations files for large scale applications like ERP etc is very cumbersome. ### Relevant Package This feature request is for @angular/.... ###...

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

# 🚀 Feature request ### Command (mark with an `x`) - [x] update ### Description ``` $ ng update --all '--all' functionality has been removed as updating multiple packages at...

feature
comp: angular/cli
ng update DX
insufficient votes

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

need: repro steps