rollup-plugin-incremental
Build optimizer
Improves Rollup build performance by recompiling only changed modules.
A Rollup plugin which makes your (development) builds much faster, by recompiling only changed modules.
28 stars
4 watching
0 forks
Language: JavaScript
last commit: over 4 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Rollup plugin for bundling PureScript modules with optimizations to reduce file size. | 72 |
| | An optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files. | 292 |
| | Allows Node.js modules to be required and used in Rollup builds | 138 |
| | Enables conditional compilation and variable replacement during Rollup processing. | 58 |
| | A Rollup plugin for resolving Node.js modules in Angular projects with ES2015 support | 4 |
| | Integrates Rollup with Reshape to enable dynamic code reorganization. | 2 |
| | A rollup plugin to make assets external during the bundling process | 2 |
| | Prevents modules from being included in the output bundle of a JavaScript application | 26 |
| | Displays progress of module compilation during the Rollup bundling process | 53 |
| | A Rollup plugin for copying files and folders during the build process. | 7 |
| | Allows relative include paths in Rollup configurations to simplify project imports | 97 |
| | A plugin to concatenate files and content into generated output during the build process. | 5 |
| | Converts AMD modules to ES2016 modules for inclusion in Rollup bundles | 23 |
| | A Rollup plugin that integrates the Prettier code formatter into the build process | 62 |
| | Enables conditional execution of rollup plugins based on specific conditions or build targets | 19 |