angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### 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 serve ### 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? Yes ### Description We have a set of auto-generated files that...
* **I'm submitting a ...** ``` - [x] feature request ``` * **What modules are related to this Issue?** ``` - [x] aspnetcore-engine - [x] express-engine - [x] hapi-engine ```...
# 🚀 Feature request ### Command (mark with an `x`) - [x] build ### Description New version of Angular CLI allows us to use the new --localize option to generate...
## 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...
### Command build, serve ### Description A similar issue (https://github.com/angular/angular-cli/issues/26368) has been opened and resolved already with the `loader` config options for custom extensions/types. Unfortunately the implemented solution still lacks...
### Command new ### Description for workshops it would be helpful to have a customized start screen with custom html to make it easier for people to start the workshop...
…rate ## 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...
### Which @angular/* package(s) are relevant/related to the feature request? _No response_ ### Description Some newcomers like me didn't know what happens when I run `ng g component whatever` and...