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