angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### Command update ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### Command new, generate ### Description To enhance Angular CLI so that developer can control whether the app component generated during ng new or ng generate application will have the...
### Command test ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
…ojects `experimentalDecorators: true` was required to use constructor DI. With recommendation now to use `inject` for DI, new projects don't need the experimental decorators anymore.
### Which @angular/* package(s) are the source of the bug? compiler ### Is this a regression? Yes ### Description Getting the below error, even though the self-signed certificate is trusted....
### 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? No ### Description When providing a custom vite config for testing...
### Command new ### Description This issue complete https://github.com/angular/angular-cli/issues/31888 (thanks to @alessiopelliccione ) for make new Angular 21 project ready to works with AI Creating a new Angular 21 application...
### 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...
### Command test ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...