Inject JS or CSS bundle into a template where necessary
Scan modules for global variables and injects `import` statements where necessary
Seamless integration between Rollup and Babel.
Convert CommonJS modules to ES2015
Analyze Rollup/Vite/Rolldown bundle stats(bundle size, assets, modules, packages) and compare the results between different builds
Seamless integration between Rollup and PostCSS
Rollup/Vite/Rolldown plugin to generate a stats JSON file with a bundle-stats webpack-compatible structure
Visualize and analyze your bundle to quickly see which modules are taking up space.
<!-- automd:badges color=yellow packagephobia -->
Generate minified bundle
node polyfills for Rolldown
Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup/Vite config
🍣 A Rollup plugin which Converts .json5 files to ES6 modules.
Rollup plugin to automatically add a library's peerDependencies to its bundle's external config.
Import JPG, PNG, GIF, SVG, and WebP files
Generate minified bundle
Output the size of your bundle
Locate and bundle third-party dependencies in node_modules
Seamless integration between Rollup and Istanbul.
Vite/Rolldown/Rollup plugin to generate bundle stats JSON file
Replace strings in files while bundling
Convert .json files to ES6 modules
[](https://npmjs.org/package/rollup-plugin-visualizer) [](https://github.com/btd
Inject environment variables in process.env with Rollup