Replace all `import {a, b, c} from 'myPackage'` statements with `const a = {}; const b = {}; const c = {};` and so on, effectively disabling those packages.
Convert CommonJS modules to ES2015
Define and resolve aliases for bundle dependencies
Seamless integration between Rollup and TypeScript.
Sentry Bundler Plugin Core
Rollup/Vite/Rolldown plugin to generate a stats JSON file with a bundle-stats webpack-compatible structure
Rewrites lodash imports in a given source file to be specific.
Seamless integration between Rollup and Babel.
Locate and bundle third-party dependencies in node_modules
Rewrite lodash imports with Rollup for improved tree-shaking.
Visualize and analyze your bundle to quickly see which modules are taking up space.
Replace strings in files while bundling
A Babel plugin that annotates frontend components with additional data to enrich the experience in Sentry
Generate minified bundle
Convert .json files to ES6 modules
Generate minified bundle
Seamless integration between Rollup and TypeScript. Now with errors.
TypeScript implementation of invariant(condition, message)
Analyze Rollup/Vite/Rolldown bundle stats(bundle size, assets, modules, packages) and compare the results between different builds
Scan modules for global variables and injects `import` statements where necessary
Seamless integration between Rollup and PostCSS
Official Sentry Rollup plugin
insert the same globals browserify does
A rollup plugin that will bundle up your .d.ts definition files.