-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Closed as not planned
Labels
Description
Simon: The sourcemaps onboarding feels like it's taking me from 0 to 100 in ten seconds.
When I click on "Make Your Stack Traces Readable", it starts off by talking about stack frames (why do I need to know about this?), then tells me source maps need to be configured, and explains debug IDs, and that I don't use any Debug ID Tooling. When I run everything correctly, I never even think about Debug IDs, so why are you explaining implementation details to me?