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.
26 stars
1 watching
1 forks
Language: JavaScript
last commit: 5 months ago javascriptrolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that compiles LESS files into CSS for use in ES modules | 5 |
| Allows Node.js modules to be required and used in Rollup builds | 138 |
| Displays Rollup errors as system notifications. | 19 |
| Enables ES6 modules in worker threads using Rollup | 308 |
| Converts text files to JavaScript modules | 87 |
| Compiles Stylus to CSS Modules and injects them into Rollup.js projects | 14 |
| Converts CommonJS modules to ES module format | 21 |
| A plugin to append content before JavaScript bundle generation. | 16 |
| Enables conditional compilation and variable replacement during Rollup processing. | 58 |
| Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
| Automatically injects a script tag with the final bundle into an HTML file. | 60 |
| A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
| Allows relative include paths in Rollup configurations to simplify project imports | 97 |
| Converts .geojson files to ES6 modules | 3 |
| Allows importing build-time constants into JavaScript code with Rollup. | 11 |