<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[debugging in vs code with Debugger for Chrome]]></title><description><![CDATA[<pre><code>{
    "version": "0.2.0",
    "configurations": [
        {
            "name": "Launch Chrome",
            "request": "launch",
            "type": "pwa-chrome",
            "url": "http://localhost:3000",
            "webRoot": "${workspaceFolder}"
        }
    ]
}
</code></pre>
<p dir="auto">אני מנסה להריץ דבגינג<br />
ומופיע ה לי השגיאה  crbug/1173575, non-JS module files deprecated.<br />
Could not load source 'chromewebdata/(index)꞉6904:9': Source not found.<img src="/assets/uploads/files/1624276712079-screenshot-2021-06-21-135817.png" alt="Screenshot 2021-06-21 135817.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://tchumim.com/topic/11411/debugging-in-vs-code-with-debugger-for-chrome</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 02:48:54 GMT</lastBuildDate><atom:link href="https://tchumim.com/topic/11411.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 21 Jun 2021 10:28:45 GMT</pubDate><ttl>60</ttl></channel></rss>