UNPKG

esbuild-copy-static-files

Version:

An esbuild plugin to copy static files that changed from a source directory to a destination directory

11 lines (10 loc) 155 B
{ "name": "test", "private": true, "dependencies": { "esbuild-copy-static-files": ".." }, "devDependencies": { "esbuild": "0.14.8" } }