As first reported in a PR by @cuining, this regression seems to be introduced in the move away from Parcel.
I believe this may be addressed in #3833, but some more information is still needed.
OS/Web Information
- Web Browser: Chrome
- Local OS: macOS
- Remote OS: macOS
- Remote Architecture: 64 bit
- code-server --version: 3.11.0
Steps to Reproduce
- Start code-server via yarn watch
- Open in Chrome, add a PWA shortcut
- Refresh
Expected
No console errors should occur.
Actual
Service worker registration fails due to an invalid path. However, the file is available at an different path.
Screenshot

Reactions are currently unavailable
As first reported in a PR by @cuining, this regression seems to be introduced in the move away from Parcel.
I believe this may be addressed in #3833, but some more information is still needed.
OS/Web Information
Steps to Reproduce
Expected
No console errors should occur.
Actual
Service worker registration fails due to an invalid path. However, the file is available at an different path.
Screenshot