mirror of
https://github.com/coder/code-server.git
synced 2026-01-09 07:44:14 +08:00
Instead of doing a separate redundant build. The main problem was that the files weren't being cached. There is probably a better way of solving this but this seems to be the simplest for now.