rollup-plugin-copy
File copier
A plugin for Rollup that copies files and folders with glob support
Copy files and folders using Rollup
272 stars
2 watching
54 forks
Language: JavaScript
last commit: about 1 year ago assetcopycpfilefolderglobrolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rollup plugin for copying files and folders during the build process. | 7 |
| Copies files and directories into the output directory of a Rollup bundle during compilation | 23 |
| A plugin that watches file changes and copies files from source to destination directories | 3 |
| A Rollup plugin for deleting unwanted files and folders from the build process. | 70 |
| Automates generation of a minimal package.json file based on Rollup bundle contents | 33 |
| A plugin to import files from multiple sources using glob-star patterns | 24 |
| Zips up emitted files from a Rollup bundle. | 4 |
| A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
| Displays file size information in the command line after compiling a bundle | 128 |
| Rollup plugin to process asset references in JavaScript code | 34 |
| Allows Rollup modules to import hypothetical files passed in as options to the plugin. | 44 |
| Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
| A plugin for vite that copies files during dev server startup for faster build times | 303 |
| Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
| A plugin to import and process files in a format similar to Node.js's Vinyl API | 1 |