GitHub - codecov/codecov-javascript-bundler-plugins: Set of bundler plugins that allow users to upload bundle stats to Codecov.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Codecov by Sentry logo

Codecov Bundler Plugins

Codecov plugins for various JavaScript bundlers. Currently supporting Rollup, Vite, Webpack 5.

Checkout the individual packages for more information and examples:

Features

The Codecov Bundler Plugins take care of Codecov-related tasks at build time of your JavaScript programs. It supports the following features:

  • Bundle Analysis Stats Upload

More information