mirror of
https://github.com/coder/code-server.git
synced 2025-07-30 13:32:59 +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