mirror of https://git.tuxpa.in/a/code-server.git
parent
4800ec6392
commit
c4fd725875
|
@ -96,6 +96,7 @@ function build-code-server() {
|
|||
|
||||
prepend-loader "out/vs/server/main.js"
|
||||
prepend-loader "out/bootstrap-fork.js"
|
||||
prepend-loader "extensions/node_modules/typescript/lib/tsserver.js"
|
||||
|
||||
log "Final build: ${buildPath}"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue