rollup-plugin-cpy
File copier
A Rollup plugin for copying files and folders during the build process.
Rollup plugin to easily copy files and folders
7 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 2 years ago copy-filecopy-filesrolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
vladshcherbin/rollup-plugin-copy | A plugin for Rollup that copies files and folders with glob support | 271 |
trickypi/rollup-copy-smartly | A plugin that watches file changes and copies files from source to destination directories | 3 |
bengsfort/rollup-plugin-copy-assets | Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
sindresorhus/cpy | Copies files from source to destination based on glob patterns and options | 424 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
mjeanroy/rollup-plugin-prettier | A Rollup plugin that integrates the Prettier code formatter into the build process | 62 |
ritz078/rollup-plugin-filesize | Displays file size information in the command line after compiling a bundle | 128 |
sindresorhus/cpy-cli | Copies files from source to destination using streams and directory utilities. | 345 |
operandom/rollup-plugin-vinyl | A plugin to import and process files in a format similar to Node.js's Vinyl API | 1 |
phamann/rollup-plugin-hash | Generates unique hash-based filenames for static resources in bundle outputs. | 47 |
mentaljam/rollup-plugin-zip | Zips up emitted files from a Rollup bundle. | 4 |
chrisdothtml/rollup-plugin-dustjs | A Rollup plugin for importing Dust.js templates as modules | 4 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
kpulkit29/rollup-plugin-concatfiles | A plugin to concatenate files and content into generated output during the build process. | 5 |