This website requires JavaScript.
Explore
Woodpecker
Blog
Help
Register
Sign In
OCram85
/
code-server
Archived
Watch
1
Star
0
Fork
0
You've already forked code-server
Code
Pull Requests
2
Activity
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.
c19223b7fe
code-server
/
main.js
2 lines
58 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add https server
2019-07-12 00:12:52 +02:00
require
(
"../../bootstrap-amd"
)
.
load
(
"vs/server/src/cli"
)
;
Copy Permalink