-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
getsentry/sentry-wizard
#387Labels
Description
Problem Statement
Remix as a framework is a growth market and fairly young. Due to the way the framework is setup with a lot of the JS bundler hidden from the user, it is difficult for us to provide a solution similar to NextJS (webpack) or SvelteKit (vite) for uploading source maps. Which leads to very poor adoption rates and a lot of issues not being unminified/un-uglified in the UX
Solution Brainstorm
Let's consider ways to make Remix developers' lives easier:
- [sourcemaps] Remix Wizard Support sentry-wizard#364
- Research spike task: how could we get debugIds working for remix -> feat(remix): Add debugid injection and map deletion to sourcemaps script #8814
- if it involved breaking changes, fine, but let's spec it out
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Waiting for: Product Owner