Source maps aren’t being applied to stack traces.
- My bundle has a
sourceMappingURL
comment at the end.
//# sourceMappingURL=main.jsbundle.map
- I uploaded the artifacts before the error occurred.
- My artifacts are in the archive of the version that the error occurred in.
I noticed the “none” tag on my artifacts. Maybe that’s a clue?