rollup-plugin-copy

File copier

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

Copy files and folders using Rollup

GitHub

272 stars
2 watching
54 forks
Language: JavaScript
last commit: almost 3 years ago
assetcopycpfilefolderglobrolluprollup-plugin

Related projects:

RepositoryDescriptionStars
paulmelnikow/rollup-plugin-cpyA Rollup plugin for copying files and folders during the build process.7
bengsfort/rollup-plugin-copy-assetsCopies files and directories into the output directory of a Rollup bundle during compilation23
trickypi/rollup-copy-smartlyA plugin that watches file changes and copies files from source to destination directories3
vladshcherbin/rollup-plugin-deleteA Rollup plugin for deleting unwanted files and folders from the build process.70
vladshcherbin/rollup-plugin-generate-package-jsonAutomates generation of a minimal package.json file based on Rollup bundle contents33
gjbkz/rollup-plugin-glob-importA plugin to import files from multiple sources using glob-star patterns24
mentaljam/rollup-plugin-zipZips up emitted files from a Rollup bundle.4
amarcruz/rollup-plugin-cleanupA plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file99
ritz078/rollup-plugin-filesizeDisplays file size information in the command line after compiling a bundle128
sormy/rollup-plugin-smart-assetRollup plugin to process asset references in JavaScript code34
lemmabit/rollup-plugin-hypotheticalAllows Rollup modules to import hypothetical files passed in as options to the plugin.44
vladshcherbin/rollup-plugin-svg-spriteAutomatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO.21
sapphi-red/vite-plugin-static-copyA plugin for vite that copies files during dev server startup for faster build times303
agronkabashi/rollup-plugin-conditionalEnables conditional execution of rollup plugins based on specific conditions or build targets19
operandom/rollup-plugin-vinylA plugin to import and process files in a format similar to Node.js's Vinyl API1