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.
68fe085aa3
code-server
/
main.js
2 lines
56 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add channels
2019-06-29 00:37:23 +02:00
require
(
"../../bootstrap-amd"
)
.
load
(
"vs/server/entry"
)
;
Copy Permalink