-
-
Notifications
You must be signed in to change notification settings - Fork 284
Closed
Description
Same as #52
new CopyPlugin([
{from: resolveApp(`./public/anv.com`), to: buildFolder},
])
Error:
[Error: EISDIR: illegal operation on a directory, open 'XXXXX'] {
errno: -4068,
code: 'EISDIR',
syscall: 'open',
path: 'XXXXX'
}
XXXXX exists in my path
- Operating System:
- Node Version:
- NPM Version:
- webpack Version:
- copy-webpack-plugin Version:
Expected Behavior
Actual Behavior
Code
// webpack.config.js
// If your code blocks are over 20 lines, please paste a link to a gist
// (https://gist.github.com).// additional code, HEY YO remove this block if you don't need itHow Do We Reproduce?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels