mirror of
https://github.com/coder/code-server.git
synced 2026-02-19 18:01:15 +08: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.