Skip to content

Support incremental watch task. #534

@mP1

Description

@mP1
  • Currently the watch task rebuilds everything on each file change.
  • Dependencies are smartly cached, but this check still costs time.
  • All source from the project are still rebuild, early steps like compiling, stripping, transpiling are wastefully done to all and not only changed files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions