Bug Report or Feature Request (mark with an x)
- [x ] bug report -> please search issues before submitting
- [ ] feature request
Command (mark with an x)
- [ ] new
- [ ] build
- [x ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] xi18n
- [ ] run
- [ ] config
- [ ] help
- [ ] version
- [ ] doc
Versions
Windows 10
@angular/cli: 7.1.0
node: 8.9.4
npm: 5.6.0
Repro steps
run ng serve --disable-host-check
after some time it will start compiling again and again without any changes
Desired functionality
Only compile once after change made by me.
Mention any other details that might be useful
