-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue
Milestone
Description
I've been having issues getting my breakpoints to hit.
Please refer to previous bug #1980 "Incorrect sourcemap for comments in module function" as I don't believe this has been fixed. Please read through the comments to get my previously listed example source code to help reproduce the issue.
I just updated to typescript v1.5.3 and the sourcemaps being generated are exactly the same as the sourcemaps for versions 1.1.0-1, 1.3.0 and 1.4.1 (which do not work). If I revert to v1.0.1 with the same source the breakpoints get hit correctly.
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptFixedA PR has been merged for this issueA PR has been merged for this issue