Vscode-js-debug: Validate our debugger works with Parcel HMR

Created on 5 Dec 2017  路  3Comments  路  Source: microsoft/vscode-js-debug

Most helpful comment

any update on this issue?

All 3 comments

any update on this issue?

It looks like this is not possible right now because Parcel doesn't provide sourcemaps for hot-replaced modules. This leaves us dead in the water here, there's no workaround since we're unable to correlate source locations. I've opened https://github.com/parcel-bundler/parcel/issues/5313, and will reopen this issue if there's anything actionable on our end once resolved.

Was this page helpful?
0 / 5 - 0 ratings