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
This plugin disables the normal operation of copy-webpack-plugin. I guess it prevents the copy plugin from running because it thinks there are no changed files, even though some of the files that should be copied have indeed changed.
This plugin disables the normal operation of copy-webpack-plugin. I guess it prevents the copy plugin from running because it thinks there are no changed files, even though some of the files that should be copied have indeed changed.