mirror of
https://github.com/coder/code-server.git
synced 2025-07-29 21:12:58 +08:00

* Make all assets unique All CSS and JavaScript files have unique names now. I also moved the login to the /login path in order to ensure the HTML for each page is also unique. * Explicitly include assets to cache