code-server-2/src
Asher 101c2a01f1
Fix tsc watch restarting when it shouldn't
It seems reaching into lib/vscode for the types caused tsc to establish
watches that caused it to restart over and over while vscode was
building.

The strategy used here is to symlink it instead which is the same thing
we do for the proxy agent.
2021-04-01 10:58:56 -05:00
..
browser Merge pull request #2823 from cdr/vapurrmaid/rm-updatecss 2021-03-05 14:04:33 -07:00
common app.ts: Fix createApp to log all http server errors 2021-01-20 02:06:43 -05:00
node Fix tsc watch restarting when it shouldn't 2021-04-01 10:58:56 -05:00