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