-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Hi,
I'm trying to get source maps working with typescript and it looks like as long as I don't use decorators they work just fine. Once I use some decorators it looks setting a breakpoint in Chrome dev tools results in the breakpoint being set elsewhere instead of where the line where i clicked to set it.
Is there some known issue about this not working currently? I use typescript 1.6.3 with "experimentalDecorators" flag set to true.
Thanks!
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