mirror of
https://github.com/coder/code-server.git
synced 2025-07-31 05:54:15 +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.