Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add module metadata injection for vite and rollup #380

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Aug 14, 2023

Metadata injection has already been added for webpack (#334).

This PR adds this feature for rollup/vite too.

packages/bundler-plugin-core/src/index.ts Dismissed Show dismissed Hide dismissed
packages/bundler-plugin-core/src/index.ts Dismissed Show dismissed Hide dismissed
Copy link
Member

@lforst lforst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Thanks!

@lforst lforst changed the title feat: Add module metadata injection for rollup feat: Add module metadata injection for vite and rollup Aug 16, 2023
@lforst lforst merged commit d50b12a into getsentry:main Aug 16, 2023
16 checks passed
@timfish timfish deleted the feat/module-metadata-rollup branch August 31, 2023 09:29
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.

2 participants