rollup-plugin-clear

File cleaner

A Rollup plugin to remove unused files from the output directory during compilation

Rollup clean plugin

GitHub

13 stars
1 watching
0 forks
Language: TypeScript
last commit: almost 7 years ago

Related projects:

Repository Description Stars
vladshcherbin/rollup-plugin-delete A Rollup plugin for deleting unwanted files and folders from the build process. 69
amarcruz/rollup-plugin-cleanup A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file 99
paulmelnikow/rollup-plugin-cpy A Rollup plugin for copying files and folders during the build process. 7
leebyron/rollup-plugin-flow A Rollup plugin to remove Flow type annotations from JavaScript files during bundling 80
frostney/rollup-plugin-named-directory Resolves modules to their directory names for easier import statements 6
developit/rollup-plugin-preserve-shebang Automates preservation of executable shebangs in entry files for Rollup builds. 48
se-panfilov/rollup-plugin-strip-code A rollup plugin to remove code sections based on regular expressions 20
shuizhongyueming/rollup-plugin-output-manifest Generates metadata about the structure of compiled code during the Rollup build process 26
vladshcherbin/rollup-plugin-copy A plugin for Rollup that copies files and folders with glob support 271
ezolenko/rollup-plugin-typescript2 A Rollup plugin that compiles TypeScript code with detailed compiler errors and diagnostics. 822
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
thgh/rollup-plugin-livereload A plugin for Rollup that enables live reloading of bundles during development 161
operandom/rollup-plugin-vinyl A plugin to import and process files in a format similar to Node.js's Vinyl API 1
jonaskruckenberg/rollup-plugin-sri Adds subresource integrity attributes to HTML files during the build process 24
riot/rollup-plugin-riot A Rollup plugin that compiles tag files within Rollup processes. 26