UNPKG

@web/rollup-plugin-copy

Version:

Rollup plugin which copies asset files while retaining the relative folder structure.

6 lines (3 loc) 94 B
import cjsEntrypoint from './src/copy.js'; const { copy } = cjsEntrypoint; export { copy };