Skip to content

Add support for prepending custom path to source map file property #368

@eskirk

Description

@eskirk

some users have encountered an issue when using a CDN or CMS where the stacktrace file path differs from the path in the source map, leading to a failure to decode the stacktrace.

this feature would either:

  1. provide documentation for how to debug and handle this situation
  2. provide a "prefixPath" property in the bundler in order to prepend arbitrary strings in order to match the errors (similar to the solution for _nextjs)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions