rollup-plugin-ignore

Module igniter

Prevents modules from being included in the output bundle of a JavaScript application

Replace a module with an empty object.

GitHub

26 stars
1 watching
1 forks
Language: JavaScript
last commit: almost 2 years ago
javascriptrolluprollup-plugin

Related projects:

RepositoryDescriptionStars
katrotz/rollup-plugin-less-modulesA tool that compiles LESS files into CSS for use in ES modules5
calvinmetcalf/rollup-plugin-node-builtinsAllows Node.js modules to be required and used in Rollup builds138
mikekovarik/rollup-plugin-notifyDisplays Rollup errors as system notifications.19
surma/rollup-plugin-off-main-threadEnables ES6 modules in worker threads using Rollup308
trysound/rollup-plugin-stringConverts text files to JavaScript modules87
mtojo/rollup-plugin-stylus-css-modulesCompiles Stylus to CSS Modules and injects them into Rollup.js projects14
eight04/rollup-plugin-cjs-esConverts CommonJS modules to ES module format21
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
amarcruz/rollup-plugin-jsccEnables conditional compilation and variable replacement during Rollup processing.58
vijithassar/rollup-plugin-markdownExtracts JavaScript code from embedded Markdown blocks in Rollup configurations18
bengsfort/rollup-plugin-generate-html-templateAutomatically injects a script tag with the final bundle into an HTML file.60
amarcruz/rollup-plugin-cleanupA plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file99
dot-build/rollup-plugin-includepathsAllows relative include paths in Rollup configurations to simplify project imports97
n370/rollup-plugin-geojsonConverts .geojson files to ES6 modules3
notwoods/rollup-plugin-constsAllows importing build-time constants into JavaScript code with Rollup.11