angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### Command update ### Description I might be missing something but it seems to me that Angular provides three kinds of "migrations": - **mandatory** migrations (e.g. `update-workspace-config`) - **optional** migrations...
### Description Currently, Angular SSR does not provide built-in functionality to detect the domain in a multi-domain setup and serve the appropriate localized version of the application. This feature would...
### Which @angular/* package(s) are relevant/related to the feature request? core ### Description I was wondering if it is possible to have a coverage of the templates too. Sometimes the...
# 🚀 feature request ### Relevant Package This feature request is for @angular/cli ### Description If you have in the assets configuration in `angular.json`: ``` "assets": [ ... { "glob":...
### Command serve ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### Command new ### Description Currently, Angular CLI provides the option to select between various CSS preprocessors like CSS, SCSS, and LESS when creating a new project. However, TailwindCSS, a...
### Which @angular/* package(s) are the source of the bug? compiler ### Is this a regression? No ### Description Hello, I noticed that the spread operator is significantly slower (sometimes...
This commit fully refactors the `ng add` command to use the new, centralized package manager abstraction. All package installation and metadata fetching logic now goes through the new API. This...
### Which @angular/* package(s) are the source of the bug? Don't known / other ### Is this a regression? No ### Description I wanted to migrate from Karma to experimental...
This PR contains the following updates: | Package | Type | Update | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---|---|---| | [@angular/animations](https://redirect.github.com/angular/animations-builds) | dependencies | digest...