Skip to content

source maps interpretation inconsistent #18373

@cdaringe

Description

@cdaringe
  • 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

  1. observe a compile->test->debug session, watch sourceMaps not be honored
  2. add a debugger statement. observe another compile->test->debug session, watch sourceMaps be honored

babel-sourcemaps-not-honored mov

Steps to Reproduce:

  1. see https://github.com/cdaringe/babel-vscode-source-map-woes

Metadata

Metadata

Assignees

Labels

debugDebug viewlet, configurations, breakpoints, adapter issues

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions