Skip to content

Commit 32b3436

Browse files
committed
Add builder.ts to server sources
1 parent 1aff002 commit 32b3436

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jakefile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ var servicesSources = [
184184
}));
185185

186186
var baseServerCoreSources = [
187+
"builder.ts",
187188
"editorServices.ts",
188189
"lsHost.ts",
189190
"project.ts",

0 commit comments

Comments
 (0)