Describe the bug
Hello, other people mentioned this problem, but they couldn't reproduce the bug:
In Google Search Console every crawl introduces new 404 pages for /~partytown/partytown-sandbox-sw.html?XXX url:

Reproduction
https://lucidmodules.com/~partytown/partytown-sandbox-sw.html?1706003192708
Steps to reproduce
This might vary depending on whether you've already been on this page and web worker has been installed. However, when you clean the browser cache it should be as follows.
404 page on hard reload/first time download:

The correct page returned after worker has been installed:

Browser Info
Chrome
Additional Information
Maybe adding <meta name=”robots” content=”noindex,nofollow“> to the head would solve the issue with google bot trying to index the partytown-sandbox-sw.html page.
Describe the bug
Hello, other people mentioned this problem, but they couldn't reproduce the bug:
In Google Search Console every crawl introduces new 404 pages for

/~partytown/partytown-sandbox-sw.html?XXXurl:Reproduction
https://lucidmodules.com/~partytown/partytown-sandbox-sw.html?1706003192708
Steps to reproduce
This might vary depending on whether you've already been on this page and web worker has been installed. However, when you clean the browser cache it should be as follows.
404 page on hard reload/first time download:

The correct page returned after worker has been installed:

Browser Info
Chrome
Additional Information
Maybe adding
<meta name=”robots” content=”noindex,nofollow“>to the head would solve the issue with google bot trying to index thepartytown-sandbox-sw.htmlpage.