Skip to content
  • Sponsor godotjs/GodotJS

  • Notifications You must be signed in to change notification settings
  • Fork 21

SourceMap

ialex32x edited this page Jan 20, 2025 · 1 revision

A simple parser is implemented in GodotJS to translate stacktrace info from javascript source position into typescript source position.

sourcemap example

Note

inlineSourceMap is not supported.

Clone this wiki locally