You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2019. It is now read-only.
Hi,
Using your plugin works fine when I run webpack, but when I want to use it on webpack-dev-server it doesn't copy the files.
At first I thought the plugin was not executed, but I changed the path of the files I wanted to copy and it throws an error:
Any idea how can I use your plugin also with webpack-dev server? Is this a bug?
Thanks.