mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-11 17:41:26 -06:00
Add builder.ts to server sources
This commit is contained in:
parent
1aff002d57
commit
32b3436286
@ -184,6 +184,7 @@ var servicesSources = [
|
||||
}));
|
||||
|
||||
var baseServerCoreSources = [
|
||||
"builder.ts",
|
||||
"editorServices.ts",
|
||||
"lsHost.ts",
|
||||
"project.ts",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user