Skip to content
This repository was archived by the owner on Oct 2, 2021. It is now read-only.
This repository was archived by the owner on Oct 2, 2021. It is now read-only.

Support source mapping of stack traces in the Debug Console #6

Closed
@roblourens

Description

@roblourens

From @auchenberg on March 22, 2016 22:11

When an error is thrown with a stack trace, we should support source mapping of the source:

Actual:
app js - timey in 2016-03-22 15-09-38

Click on Scope.$scope.onAddNewClick (http://localhost:8080/app_bundled.js:234:5) triggers:
app js - timey in 2016-03-22 15-10-13

Expected:
Path to files within stack traces are source mapped to the original source.

Copied from original issue: Microsoft/vscode-chrome-debug#132

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions