parcel-plugin-static-files-copy icon indicating copy to clipboard operation
parcel-plugin-static-files-copy copied to clipboard

ParcelJS plugin to copy static files

Results 4 parcel-plugin-static-files-copy issues
Sort by recently updated
recently updated
newest added

how do you use a resource from the static directory in your sourcecode? e.g. I have an image in my static folder. I want to use it in my scss...

I have this problem that I have to often modify the source files that should be watched and overwritten by this package. Rather frustratingly, after a few overwrites further edits...

Hello! First of all, thank you for good plugin! # Feature request I don't like to populate my `package.json` with many configurations of different tools. I prefer to keep them...

I'm currently using multiple static paths to combine two folders (local folder & folder from a package) into a single output directory. Using the local folder as an override to...