Send data to RelativeCI

Configure the agent to collect, filter and send bundle stats and build information to RelativeCI.

This page contains the setup guide for the RelativeCI agent v5. Go to RelativeCI agent v4 to follow the setup guide for the previous version.

The RelativeCI agent runs in your CI pipeline during or after a build task. It collects the bundle stats JSON file, reads build metadata (branch, commit, pull request), and sends the data to RelativeCI for analysis.

The agent supports the following bundlers and frameworks:

  • Bundlers: Vite, webpack, rspack, Rollup, Rolldown
  • Frameworks: Next.js, Nuxt, Gatsby, Astro, SvelteKit, or any other frameworks that use a supported bundler

It is also compatible with any other bundler that produces a supported stats file format.

Select a method to setup and configure the agent:



Agent




Need help?Contact us via email, Twitter, or GitHub!