debugging in vs code with Debugger for Chrome
-
{ "version": "0.2.0", "configurations": [ { "name": "Launch Chrome", "request": "launch", "type": "pwa-chrome", "url": "http://localhost:3000", "webRoot": "${workspaceFolder}" } ] }
אני מנסה להריץ דבגינג
ומופיע ה לי השגיאה crbug/1173575, non-JS module files deprecated.
Could not load source 'chromewebdata/(index)꞉6904:9': Source not found.