angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### Command add ### Description When @angular/pwa is added, prompt user if a service worker is needed or just webmanifest with icons. ### Why ? For simple websites where caching...
### 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...
### Command test ### 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 relevant/related to the feature request? platform-server ### Description We have a use case, where we would like to always show the same prerendered page skeleton/carcass...
### 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...
## 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 - [x] Tests for the changes have been...
### Command generate ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### Command test ### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...
### Which @angular/* package(s) are relevant/related to the feature request? _No response_ ### Description I'm using Angular as SSR multi tenant app. We differentiate the clients per domain. exemple: potato.com/portal...