Bug Report or Feature Request (mark with an x)
- [ ] bug report -> please search issues before submitting
- [x] feature request
Command (mark with an x)
- [ ] new
- [x ] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Desired functionality
What would like to see implemented?
--watch added to ng build [project]
ng build projectName --watch
What is the usecase?
When building projects to be used in other apps, this command needs to be run manually each time.
Bug Report or Feature Request (mark with an
x)Command (mark with an
x)Desired functionality
What would like to see implemented?
--watchadded tong build [project]ng build projectName --watchWhat is the usecase?
When building projects to be used in other apps, this command needs to be run manually each time.