-
Notifications
You must be signed in to change notification settings - Fork 36.4k
Closed
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues
Description
- VSCode Version:
Version 1.8.1 (1.8.1) - OS Version:
osx 10.11.6
problem statement
- source maps are only periodically honored, based on compiled content.
discussion
- i confess, this may be an issue with
babels sourceMap output, but i'm still debugging that. i figured i'd post this in advanced in case there is existing visibility or ideas people might have.
example
- observe a compile->test->debug session, watch sourceMaps not be honored
- add a
debuggerstatement. observe another compile->test->debug session, watch sourceMaps be honored
Steps to Reproduce:
Metadata
Metadata
Assignees
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issues
