xatom-debug
xatom-debug copied to clipboard
Breakpoints issue
Hi, i'm trying to configure xatom-debug with Chrome on MacOs. I'm using webpack with dev-tools: 'cheap-module-inline-source-map'. From chrome developer tool i see the map file and also breakpoints works, but from atom they don't.
The debugger is attached, and xatom-debug console works well, but breakpoints don't work. Can you help me, please?
Same thing here with the same setup, breakpoints don't do anything :(
Hi I will investigate this. in the meanwhile you could try inline-source-map even though I know is much slower to compile
I tried with "inline-source-map" but nothing change, thanks for your time.
Will this ever work? Seems like a pretty key feature of a debugger!