rollup-plugin-copy icon indicating copy to clipboard operation
rollup-plugin-copy copied to clipboard

Fix missing directory errors

Open DanielOrtel opened this issue 2 years ago • 0 comments

fixes: #61

This should fix the occasional ENOENT errors. I've also added a disclaimer to the Readme to mention that you need to be careful when using this with plugins that delete the destination folder.

DanielOrtel avatar Sep 01 '23 16:09 DanielOrtel