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