Skip to content

Avoid re-building if the package did not change #58

Description

@jdeniau

Use case:

  • run watch-module npx -y watch-module ../package
  • build in progress / module swapped
  • kill watch-module
  • re-run watch-module
  • does trigger the build, even if nothing did change

It might be great to avoid re-building a second time here.

It is particularly useful when launching watch-module on several final applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions