getsentry / rust-sourcemap

A library for rust that implements basic sourcemap handling
Other
224 stars 28 forks source link

feat: Read debug IDs from debugId field #97

Closed loewenheim closed 3 weeks ago

loewenheim commented 3 weeks ago

This partially implements #96. The debug id will still be serialized as "debug_id", but can now additionally be read from "debugId".