Skip to content

Conversation

@timfish
Copy link
Collaborator

@timfish timfish commented Sep 30, 2024

This PR adds bundler plugins with basic tests for:

  • Rollup
  • webpack
  • esbuild
  • vite
  • rspack
  • Rolldown

Notably, vite has a built-in plugin that runs last that overwrites the sourcemap. For this reason, the Rollup plugin (which vite uses) proxies the set for the sourcemap so that if/when it gets set later, we can re-add the debugId.

@timfish timfish requested a review from AbhiPrasad September 30, 2024 21:09
@timfish timfish force-pushed the feat/bundler-plugins branch from e763628 to dd7a7d2 Compare September 30, 2024 22:30
@timfish timfish changed the title feat: Add rollup, esbuild and webpack bundler plugins feat: Add rollup, esbuild, 'vite and webpack` bundler plugins Oct 1, 2024
@timfish timfish changed the title feat: Add rollup, esbuild, 'vite and webpack` bundler plugins feat: Add rollup, esbuild, vite and webpack bundler plugins Oct 1, 2024
@timfish timfish changed the title feat: Add rollup, esbuild, vite and webpack bundler plugins feat: Add rollup, esbuild, vite, webpack and rspack bundler plugins Oct 1, 2024
@timfish timfish changed the title feat: Add rollup, esbuild, vite, webpack and rspack bundler plugins feat: Add rollup, esbuild, vite, rolldown, webpack and rspack bundler plugins Oct 1, 2024
@timfish timfish merged commit e6dc0f5 into getsentry:main Oct 1, 2024
2 checks passed
@timfish timfish deleted the feat/bundler-plugins branch October 1, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant