csnover / csnover/TraceKit

Add support for source maps?

Open
#31 13 comments 0 reactions 0 assignees View on GitHub
enhancement feature request help wanted
Dominant language
JavaScript
Stars
1.1k
Forks
162
PR merge metrics
No merged PRs in 30d

Description

Cloning over from https://github.com/occ/TraceKit/issues/61:

---

Adding support for getting cleaner stack traces from minified JS files via source maps would be pretty amazing.

Can leverage mozilla/source-map project for [decomposing sources in ES5-compliant browsers](https://github.com/mozilla/source-map#consuming-a-source-map)

Contributor guide

No contributing guide indexed for this repository

Research direction

Review TraceKit's current stack-trace handling and Mozilla's source-map consuming API first. Define how locations from minified JavaScript should map to original sources and add coverage for the supported browser cases; the issue names no files or tests, so the implementation scope needs investigation.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.