Skip to content

Infinite loop on ng build --watch, does not detect change anymore #6092

@stevehouel

Description

@stevehouel

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

No one assigned

    Labels

    needs: repro stepsWe cannot reproduce the issue with the information given

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions