Externalize all dependencies, even subpath imports
Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup/Vite config
<!-- automd:badges color=yellow codecov packagephobia -->
externals plugin for vite
esbuild plugin for replacing imports with global variables.
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.
Easily exclude node_modules in Webpack bundle
Replace strings in files while bundling
Convert .json files to ES6 modules
Generate minified bundle
Seamless integration between Rollup and TypeScript. Now with errors.
No description provided.
Define and resolve aliases for bundle dependencies
Seamless integration between Rollup and TypeScript.
Scan modules for global variables and injects `import` statements where necessary
Seamless integration between Rollup and PostCSS
Official Sentry Rollup plugin
No description provided.
A rollup plugin that will bundle up your .d.ts definition files.
Use Rollup with workers and ES6 modules today.
Generates a package.json file containing the external modules used by your webpack bundle