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: about 2 months ago
javascriptrolluprollup-plugin

Related projects:

Repository Description Stars
katrotz/rollup-plugin-less-modules A tool that compiles LESS files into CSS for use in ES modules 5
calvinmetcalf/rollup-plugin-node-builtins Allows Node.js modules to be required and used in Rollup builds 138
mikekovarik/rollup-plugin-notify Displays Rollup errors as system notifications. 19
surma/rollup-plugin-off-main-thread Enables ES6 modules in worker threads using Rollup 308
trysound/rollup-plugin-string Converts text files to JavaScript modules 85
mtojo/rollup-plugin-stylus-css-modules Compiles Stylus to CSS Modules and injects them into Rollup.js projects 14
eight04/rollup-plugin-cjs-es Converts CommonJS modules to ES module format 21
yingye/rollup-plugin-banner A plugin to append content before JavaScript bundle generation. 16
amarcruz/rollup-plugin-jscc Enables conditional compilation and variable replacement during Rollup processing. 58
vijithassar/rollup-plugin-markdown Extracts JavaScript code from embedded Markdown blocks in Rollup configurations 18
bengsfort/rollup-plugin-generate-html-template Automatically injects a script tag with the final bundle into an HTML file. 60
amarcruz/rollup-plugin-cleanup A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file 99
dot-build/rollup-plugin-includepaths Allows relative include paths in Rollup configurations to simplify project imports 97
n370/rollup-plugin-geojson Converts .geojson files to ES6 modules 3
notwoods/rollup-plugin-consts Allows importing build-time constants into JavaScript code with Rollup. 11