rollup-plugin-delete
Cleanup tool
A Rollup plugin for deleting unwanted files and folders from the build process.
Delete files and folders using Rollup
69 stars
2 watching
4 forks
Language: JavaScript
last commit: 2 months ago cleancleardeletedirectoryfilefolderremoverolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
amarcruz/rollup-plugin-cleanup | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
vladshcherbin/rollup-plugin-copy | A plugin for Rollup that copies files and folders with glob support | 271 |
sheltondong/rollup-plugin-clear | A Rollup plugin to remove unused files from the output directory during compilation | 13 |
se-panfilov/rollup-plugin-strip-code | A rollup plugin to remove code sections based on regular expressions | 20 |
vladshcherbin/rollup-plugin-generate-package-json | Automates generation of a minimal package.json file based on Rollup bundle contents | 33 |
developit/rollup-plugin-preserve-shebang | Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
frostney/rollup-plugin-named-directory | Resolves modules to their directory names for easier import statements | 6 |
agronkabashi/rollup-plugin-conditional | Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |
leebyron/rollup-plugin-flow | A Rollup plugin to remove Flow type annotations from JavaScript files during bundling | 80 |
autodesk/rollup-plugin-app-utils | Provides tools for managing translations and static assets in Rollup builds | 1 |
paulmelnikow/rollup-plugin-cpy | A Rollup plugin for copying files and folders during the build process. | 7 |
unassert-js/rollup-plugin-unassert | A Rollup plugin to remove assertion calls from code | 5 |
pauan/rollup-plugin-purs | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
bitshiftza/rollup-plugin-ts-paths | A Rollup plugin that resolves modules from TSconfig paths in TypeScript projects | 22 |
mentaljam/rollup-plugin-zip | Zips up emitted files from a Rollup bundle. | 4 |