mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
* Set NODE_ENV and VERSION when building Should fix the version flag not reporting correctly as well as enable the service worker and prevent the 404 hmr requests again. * Log env vars To help make sure it's built correctly when looking at the Travis logs. |
||
|---|---|---|
| .. | ||
| 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 | ||