angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### Command serve ### Is this a regression? - [x] Kinda, as the `externalPackagesPlugin` was just added via https://github.com/angular/angular-cli/pull/26923 ### The previous version in which this bug was not present...
### Command serve ### Description We are in the process of migrating from using webpack to esbuild/vite. For development purposes, we need a way to dynamically switch from one theme...
### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? No ### Description When compiling an Angular application with the [ids-enterprise-wc](https://github.com/infor-design/enterprise-wc)...
# 🐞 Bug report ### Command ``` - [ ] new - [x] build - [ ] serve - [ ] test - [ ] e2e - [ ] generate...
### Command build ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? Unknown ### Description When importing Bootstrap while using the default SCSS...
### Command build ### Description As mentioned in https://github.com/angular/angular-cli/issues/27038#issuecomment-1935614283 the Aurora team strongly recommends addressing size-adjustment directly within the Angular CLI. They've collaborated with the Nuxt team to develop a...
### Command other ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### Command build ### Description If a library that uses a Web Worker is used, the angular bundle generation is not including the worker file. I made a mimimal reproduction...
### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? No ### Description When I create a new library the default...