-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
needs: repro stepsWe cannot reproduce the issue with the information givenWe cannot reproduce the issue with the information given
Description
Bug Report or Feature Request (mark with an x)
- [x ] bug report -> please search issues before submitting
- [ ] feature request
When I am running the command to build my applicaiton with watch option enabled, the build is doing an infinite loop. Files are built every 5seconds instead of detecting those who have changed (or not)
Versions.
Version used : 1.0.1
Repro steps.
ng build -w
Desired functionality.
Detect files content change instead of build every 5seconds all files.
Mention any other details that might be useful.
I am trying to use the build watch function with Browsersync and those infinite build reload the server every time which is unuseable.
Metadata
Metadata
Assignees
Labels
needs: repro stepsWe cannot reproduce the issue with the information givenWe cannot reproduce the issue with the information given