mirror of
https://github.com/coder/code-server.git
synced 2026-02-05 06:23:35 -06: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.