Extracted from PostHog/posthog#43012.
Problem
Web frames carry a chunk_id for sourcemap resolution but no bundled source-context lines, limited by Flutter web sourcemaps.
Scope
- Scope what Flutter web sourcemaps allow, then bundle source context where feasible.
May be constrained, worth confirming the limit first.
Extracted from PostHog/posthog#43012.
Problem
Web frames carry a
chunk_idfor sourcemap resolution but no bundled source-context lines, limited by Flutter web sourcemaps.Scope
May be constrained, worth confirming the limit first.