Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/packages/web
Kyle Carberry e8174095ca
Add windows support (#41)
* Add windows support

* Improve multi-platform support

* Install with network-concurrency 1

* Use file-glob to upload windows binary

* Don't install packages in parallel if on windows

* Rename vscode-remote to code-server

* Add output at intervals so CI doesn't kill build

* Update all tasks to provide timed output

* Don't perform tasks sync otherwise we can't log
2019-02-28 14:04:19 -06:00
..
src Remove loading screen and move require.posix fill 2019-02-06 10:32:58 -06:00
.gitignore Extension host (#20) 2019-02-05 11:15:58 -06:00
package.json Add windows support (#41) 2019-02-28 14:04:19 -06:00
webpack.config.js Add windows support (#41) 2019-02-28 14:04:19 -06:00
yarn.lock Get search working and clean up disconnected client (#23) 2019-02-05 11:15:59 -06:00