Skip to content

Webpack 4 runs entire webpack build on startup and HMR file change #30

@bharney

Description

@bharney

Webpack should not run on project startup as no files have changed. Possibly issue with hash changing on bundle?

  • Fix issue to stop webpack from running when project starts.
  • When change is made to file and HMR updates it, a full webpack build should not happen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions