mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 17:02:27 +01:00
parent
4800ec6392
commit
c4fd725875
1 changed files with 1 additions and 0 deletions
|
|
@ -96,6 +96,7 @@ function build-code-server() {
|
||||||
|
|
||||||
prepend-loader "out/vs/server/main.js"
|
prepend-loader "out/vs/server/main.js"
|
||||||
prepend-loader "out/bootstrap-fork.js"
|
prepend-loader "out/bootstrap-fork.js"
|
||||||
|
prepend-loader "extensions/node_modules/typescript/lib/tsserver.js"
|
||||||
|
|
||||||
log "Final build: ${buildPath}"
|
log "Final build: ${buildPath}"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue