gatsby-plugin-asset-path
gatsby-plugin-asset-path copied to clipboard
Add option to copy files instead of move them
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?