Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Webpack Windows issues #39

@peterpeterparker

Description

@peterpeterparker
  1. Watch is triggered but doesn't automatically start a refresh of the browser -> use path.resolve for the full path -> solved

  2. There was a bug in the copy-webpack-plugin (fix: watch on windows webpack/copy-webpack-plugin#359) -> update the plugin -> solved

  3. ENOTEMPTY from the clean webpack plugin should be solved in its version 2 (see Error: ENOTEMPTY: directory not empty johnagan/clean-webpack-plugin#59) but actually doesn't seems to be solved yet

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions