Skip to content

[sourcemaps] Remix Wizard Support #364

@smeubank

Description

@smeubank

Parent issue: getsentry/sentry-javascript#8556

  • source maps wizard setting up for a remix application
  • SDK wizard including source maps set up
    • stretch: include prompts in wizard if user wants the SDK init to handle v2 features already like the remix router
    • bigger-stretch: could we auto-detect v2 feature usage and do it automatically

Wizard for source maps alone would need to do what is described in docs for the user:

  1. user login then org and project creation
  2. A new script in package.json for example which calls remix build --sourcemaps remix docs & yarn sentry-upload-sourcemaps
  3. creates .sentryclirc file with all needed variables
  4. Can a script also handle the deletion?

sentry-wizard: https://github.com/getsentry/sentry-wizard

Follow-ups:
Once wizard flows are in place, they can be placed in docs for getting started and source maps respectively. As well could be used to update the in product project creation wizard

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions