mirror of
https://github.com/coder/code-server.git
synced 2026-05-11 23:07:27 +02:00
This matches with the html in the VS Code repo and also fixes a problem with the worker which loads HTML using data: and then can't load any scripts because 'self' doesn't work.