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

Auto-inject Vite plugin into Vite config AST #384

Closed
Tracked by #16
Lms24 opened this issue Jul 28, 2023 · 0 comments · Fixed by #382
Closed
Tracked by #16

Auto-inject Vite plugin into Vite config AST #384

Lms24 opened this issue Jul 28, 2023 · 0 comments · Fixed by #382
Assignees

Comments

@Lms24
Copy link
Member

Lms24 commented Jul 28, 2023

To start w/ AST injection, we first auto-add the Vite plugin. It's the easiest; we did it before for SvelteKit and it works reasonably well there. We'll collect telemetry data around success rates and failure reasons and then we evaluate next steps w.r.t. AST modification.

ref getsentry/team-sdks#16

@Lms24 Lms24 self-assigned this Jul 28, 2023
@Lms24 Lms24 transferred this issue from getsentry/team-sdks Jul 28, 2023
@Lms24 Lms24 changed the title Auto-inject bundler Vite plugin into Vite config AST Auto-inject Vite plugin into Vite config AST Jul 28, 2023
@Lms24 Lms24 closed this as completed in #382 Aug 1, 2023
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 a pull request may close this issue.

1 participant