gatsby-plugin-asset-path icon indicating copy to clipboard operation
gatsby-plugin-asset-path copied to clipboard

Add option to copy files instead of move them

Open ehannes opened this issue 3 years ago • 3 comments

Hi!

I know there's been a lot back and forth about the move/copy strategy in this package. But we have some sites that has a lot of images. These sites more or less doubles in size when copying the assets instead of moving them, which gives us different problems.

Would you accept a pull request adding the option to copy instead of moving, and that we default to copying?

ehannes avatar May 03 '21 18:05 ehannes