angular-cli
angular-cli copied to clipboard
CLI tool for Angular
### Command build ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### Command update ### Is this a regression? - [X] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not...
Prior to this change `ngDevMode` and `ngJitMode` were not correctly being set when using the vite base dev-server.
# 🚀 Feature request #### What modules are relevant for this feature request? - [ ] builders - [x] common - [ ] express-engine ### Description I'd like to use...
### Command test ### Description It is possible to generate the `karma.conf.js` file but not to generate the `test.ts` file. This file can be really useful to add things like...
### Command generate ### 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 add ### Description I've seen a lot of cases when people are using different name for their build targets, for various reasons. So if the `build` is not...
### Command build ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
### 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 build, serve ### Description Reviving #21559, as I'd like to see the same thing implemented, to always have a clear view of what is actually an error and...