Ensure certain files don't become part of the build.
Convert CommonJS modules to ES2015
Seamless integration between Rollup and Babel.
Locate and bundle third-party dependencies in node_modules
Visualize and analyze your bundle to quickly see which modules are taking up space.
Replace strings in files while bundling
Babel plugin to ensure function declarations at the block level are block scoped
Allow parsing of class static blocks
Compile ES2015 block scoping (const and let) to ES5
Convert .json files to ES6 modules
Generate minified bundle
Transform class static blocks
Seamless integration between Rollup and TypeScript. Now with errors.
Define and resolve aliases for bundle dependencies
Seamless integration between Rollup and TypeScript.
Official Sentry Rollup plugin
Scan modules for global variables and injects `import` statements where necessary
Seamless integration between Rollup and PostCSS
A rollup plugin that will bundle up your .d.ts definition files.
Use Rollup with workers and ES6 modules today.
Import JPG, PNG, GIF, SVG, and WebP files
A rollup, rolldown and vite plugin to generate SBOMs for your application
Utility to fix TypeScript declarations when using default exports in CommonJS.
Sentry Bundler Plugin Core