angular-cli
angular-cli copied to clipboard
CLI tool for Angular
The Vite-based development server now provides support for serving individual component stylesheets both with and without emulated view encapsulation. This capability is not yet used by the Angular runtime code....
### Command test ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### Command config ### Description Currently the CLI supports custom PostCSS configurations in the format of JSON files. The problem is that the JSON format has its limitation. In our...
### Command build, serve ### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### Command build ### Description It would be a lot simpler to debug your stats json if we had a separate server and browser stats. As it is right now,...
### Command serve ### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...
### Command test ### Description It would be nice to be able to specify coverageReporters similar to reporters for ng test ### Describe the solution you'd like ng test --code-coverage...
### Command new ### Description Current "Code scaffolding" section in README.md generated automatically when executing ng new don't include all schematic. This is current "Code scaffolding" section. ## Code scaffolding...
# 🚀 Feature request - [x] new - [x] build - [x] serve - [x] test - [x] e2e - [x] generate - [ ] add - [ ] update...