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

When resolving Sass imports in the experimental esbuild-based browser application builder's Sass plugin, previously imported modules are used as the base for resolution attempts to workaround the lack of the...

action: review
target: patch

This commits adds the `assets` option to the server builder. This can be useful to copy server specific assets such as config files. Closes #24203

action: merge
target: minor
detected: feature

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@angular/animations](https://togithub.com/angular/animations-builds) | dependencies | digest | `9f9e6f2` -> `36a4ff3` | | [@angular/animations](https://togithub.com/angular/angular) |...

action: merge
target: minor

This dependency is no longer needed since we no longer generate es5 output.

target: patch
action: merge

### Command build ### 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: devkit/build-angular
devkit/build-angular:browser-esbuild

When using the experimental esbuild-based browser application builder, the JavaScript transformation steps of the build process will now be performed within a worker pool to allow for the steps to...

action: review
target: minor

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

needs: more info
severity4: memory/performance
area: devkit/build-angular
devkit/build-angular:browser-esbuild

### Command build ### 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: devkit/build-angular
devkit/build-angular:browser-esbuild

### Command build ### Description The `@angular-devkit/build-angular:browser-esbuild` builder is missing the ability to transform the ESBuild configuration as it's done in `@angular-devkit/build-angular:browser`. The `executeBrowserBuilder` function from the `@angular-devkit/build-angular:browser` builder accepts...

area: devkit/build-angular
devkit/build-angular:browser-esbuild