rxjs-debugging-for-vscode icon indicating copy to clipboard operation
rxjs-debugging-for-vscode copied to clipboard

Source Maps not resolved

Open swissmanu opened this issue 3 years ago • 0 comments

Version Overview

  • Operating System: Windows 10 & macOS
  • Visual Studio Code: 1.62.3
  • "RxJS Debugging for Visual Studio Code": 1.1.0
  • NodeJS: 16.13.0 & 16.13.1

Description

Having a simple, transpiled/compiled TypeScript setup, runtime-nodejs does not correctly resolve source maps. Thus, it cannot compare with the enabled log points correctly:

CleanShot 2021-12-08 at 10 23 54@2x

How to Reproduce

https://github.com/GregorBiswanger/RxJSDebuggingExample

swissmanu avatar Dec 08 '21 09:12 swissmanu