rollup-plugin-copy

File copier

A plugin for Rollup that copies files and folders with glob support

Copy files and folders using Rollup

GitHub

271 stars
2 watching
54 forks
Language: JavaScript
last commit: 12 months ago
assetcopycpfilefolderglobrolluprollup-plugin

Related projects:

Repository Description Stars
paulmelnikow/rollup-plugin-cpy A Rollup plugin for copying files and folders during the build process. 7
bengsfort/rollup-plugin-copy-assets Copies files and directories into the output directory of a Rollup bundle during compilation 23
trickypi/rollup-copy-smartly A plugin that watches file changes and copies files from source to destination directories 3
vladshcherbin/rollup-plugin-delete A Rollup plugin for deleting unwanted files and folders from the build process. 69
vladshcherbin/rollup-plugin-generate-package-json Automates generation of a minimal package.json file based on Rollup bundle contents 33
gjbkz/rollup-plugin-glob-import A plugin to import files from multiple sources using glob-star patterns 24
mentaljam/rollup-plugin-zip Zips up emitted files from a Rollup bundle. 4
amarcruz/rollup-plugin-cleanup A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file 99
ritz078/rollup-plugin-filesize Displays file size information in the command line after compiling a bundle 128
sormy/rollup-plugin-smart-asset Rollup plugin to process asset references in JavaScript code 34
lemmabit/rollup-plugin-hypothetical Allows Rollup modules to import hypothetical files passed in as options to the plugin. 44
vladshcherbin/rollup-plugin-svg-sprite Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. 21
sapphi-red/vite-plugin-static-copy A plugin for vite that copies files during dev server startup for faster build times 292
agronkabashi/rollup-plugin-conditional Enables conditional execution of rollup plugins based on specific conditions or build targets 19
operandom/rollup-plugin-vinyl A plugin to import and process files in a format similar to Node.js's Vinyl API 1