mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-17 01:49:41 -05:00
Add builder.ts to server sources
This commit is contained in:
@@ -184,6 +184,7 @@ var servicesSources = [
|
||||
}));
|
||||
|
||||
var baseServerCoreSources = [
|
||||
"builder.ts",
|
||||
"editorServices.ts",
|
||||
"lsHost.ts",
|
||||
"project.ts",
|
||||
|
||||
Reference in New Issue
Block a user