There was an error while loading. Please reload this page.
Watch is triggered but doesn't automatically start a refresh of the browser -> use path.resolve for the full path -> solved
path.resolve
There was a bug in the copy-webpack-plugin (fix: watch on windows webpack/copy-webpack-plugin#359) -> update the plugin -> solved
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
Watch is triggered but doesn't automatically start a refresh of the browser -> use
path.resolvefor the full path -> solvedThere was a bug in the copy-webpack-plugin (fix: watch on windows webpack/copy-webpack-plugin#359) -> update the plugin -> solved
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