rxjs-debugging-for-vscode
rxjs-debugging-for-vscode copied to clipboard
Source Maps not resolved
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:

How to Reproduce
https://github.com/GregorBiswanger/RxJSDebuggingExample