A list of rollup plugins compatibility for Vite ~5.1.0
Important! This resource is archived and won't be updated anymore. Vite represents now more than 55% of the npm downloads of Rollup. To properly scale and keep the compat info always up-to-date it makes more sense for Rollup plugins to document their compatibility status directly in their docs.
Automatically install dependencies that are imported by a bundle
System beeps on errors and warnings
Convert CommonJS modules to ES6
included
Convert .csv and .tsv files into JavaScript modules with d3-dsv
Resolving dynamic imports that contain variables.
included
Verify entry point and all imported files with ESLint
Convert .gql/.graphql files to ES6 modules
Create HTML files to serve Rollup bundles
covered
Import JPG, PNG, GIF, SVG, and WebP files
Scan modules for global variables and injects import statements where necessary
Add export declarations to legacy non-module scripts
Use multiple entry points for a bundle
n/a
Locate and bundle third-party dependencies in node_modules
Replace strings in files while bundling
Run your bundles in Node once they're built
n/a
Remove debugger statements and functions like assert.equal and console.log from your code
Integration between Rollup and Typescript
A Rollup plugin which loads virtual modules from memory
Convert YAML files to ES6 modules
Popular Community Maintained Rollup Plugins
Work In Progress, PRs welcome
🍣 A Rollup plugin which Converts .json5 files to ES6 modules.
Mad metrics for your rollup bundles, know all the things
todo
Show the size of the generated bundle(s)
covered
Copy files and folders, with glob support
Show filesize in the cli
covered
Support for less files
Watches the bundle and reloads the page on change
rollup-plugin-minify-html-literals
Uses minify-html-literals to minify HTML and CSS markup inside JavaScript template literal strings.
compatible
Rollup plugin for optimizing images powered by @napi-rs/image
compatible
rollup-plugin-node-externalsenforce: 'pre'
Automatically declares NodeJS built-in modules and npm dependencies as 'external'
Use Rollup with workers and ES6 modules today
Seamless integration between Rollup and PostCSS
Show current module being transpiled by the rollup bundler
covered
Rollup .sass files
Rollup multiple .scss, .sass and .css imports
Rollup plugin to serve the bundle
covered
Simple analysis on rollup bundling
incompatible
Load files with existing source maps
compatible
Converts text files to modules
Minify generated es bundle. Uses terser under the hood
Rollup plugin for typescript with compiler errors.
Minify generated bundle using uglify
Visualize and analyze your Rollup bundle to see which modules are taking up space
compatible
Roll Vue 3 SFCs with Rollup