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 Right now `ng new` do not use standalone application bootstrap, but usual app instead. Nw option should change application to the standalone option, without AppModule...

feature
area: schematics/angular
feature: in backlog

### Command build ### Description Currently, when optimization is enabled, components sourcemaps are always disabled. ### Describe the solution you'd like This is a request to add support for CSS...

feature
area: devkit/build-angular
feature: votes required

# 🚀 Feature request ### Command (mark with an `x`) ``` - [x] new - [x] generate - [x] add ``` ### Description Right now when you create an application...

feature
area: schematics/angular
feature: under consideration

# 🐞 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: browser
state: blocked on upstream

# 🚀 Feature request Webpack 5 Module Federation API will be a game changer to the web. So bringing support to Angular CLI once Webpack 5 is released and supported...

feature
needs: investigation
area: devkit/build-angular
hotlist: devRel
feature: under consideration

## PR Checklist Please check to confirm your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular-cli/blob/main/CONTRIBUTING.md#-commit-message-guidelines - [ ] Tests for the changes have...

target: patch
action: merge

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | minor | `v3.0.2` -> `v3.1.0` | | [aspect_bazel_lib](https://togithub.com/aspect-build/bazel-lib) |...

action: merge
target: minor

When rebasing URLs found within Sass files (sass/scss), the previous regular expression based searching has been replaced with a lexer that scans the Sass files for CSS url() functions and...

action: review
target: patch

### Which @angular/* package(s) are the source of the bug? common ### Is this a regression? No ### Description The terminal always hangs when opened until Ctrl+C is pressed. Then...

needs: more info

### Command test ### 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: more info