rollup-plugin-conditional

Conditional plugin executor

Enables conditional execution of rollup plugins based on specific conditions or build targets

Conditionally execute rollup plugins.

GitHub

19 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 6 years ago
buildbuild-tooles2015rolluprollup-plugin

Related projects:

Repository Description Stars
amarcruz/rollup-plugin-jscc Enables conditional compilation and variable replacement during Rollup processing. 58
recursive-beast/rollup-plugin-external-assets A rollup plugin to make assets external during the bundling process 2
jkuri/rollup-plugin-progress Displays progress of module compilation during the Rollup bundling process 53
developit/rollup-plugin-preserve-shebang Automates preservation of executable shebangs in entry files for Rollup builds. 48
autodesk/rollup-plugin-app-utils Provides tools for managing translations and static assets in Rollup builds 1
bengsfort/rollup-plugin-copy-assets Copies files and directories into the output directory of a Rollup bundle during compilation 23
amarcruz/rollup-plugin-cleanup A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file 99
ampproject/rollup-plugin-closure-compiler An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. 292
sormy/rollup-plugin-smart-asset Rollup plugin to process asset references in JavaScript code 34
eight04/rollup-plugin-external-globals Transforms external imports into global variables in Rollup plugins 106
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
notwoods/rollup-plugin-consts Allows importing build-time constants into JavaScript code with Rollup. 11
joakim/rollup-plugin-espruino A Rollup plugin that bundles JavaScript code and sends it to an Espruino device for execution. 13
vinicius73/rollup-plugin-pika-resolver Resolves external dependencies in Rollup bundles using CDNs. 19
lemmabit/rollup-plugin-hypothetical Allows Rollup modules to import hypothetical files passed in as options to the plugin. 44