mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
* Add task for packaging release * Modify package task to package a single binary This is so it can be used as part of the build/release script. * Package release as part of Travis deploy * Set platform env var * Add arch env var * Make version available to the code * Use tar for Linux and zip for Mac & Windows |
||
|---|---|---|
| .. | ||
| build.sh | ||
| dummy.js | ||
| install-packages.ts | ||
| test-setup.js | ||
| vscode.patch | ||
| webpack.client.config.js | ||
| webpack.general.config.js | ||
| webpack.node.config.js | ||