mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 17:02:27 +01: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 |
||
|---|---|---|
| .. | ||
| build.sh | ||
| dummy.js | ||
| install-packages.ts | ||
| test-setup.js | ||
| vscode.patch | ||
| vstar.sh | ||
| webpack.client.config.js | ||
| webpack.general.config.js | ||
| webpack.node.config.js | ||