Skip to content

Commit 66ac45b

Browse files
committed
Add all common files.
1 parent c1eb071 commit 66ac45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/gulpfile.vscode.server.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ const vscodeServerResources = [
4848
'out-build/bootstrap-window.js',
4949

5050
// Base
51-
'out-build/vs/base/common/**/*',
51+
'out-build/vs/base/**/*',
5252
'out-build/vs/base/node/languagePacks.js',
5353
'out-build/vs/base/node/{stdForkStart.js,terminateProcess.sh,cpuUsage.sh,ps.sh}',
5454
'out-build/vs/base/browser/ui/codicons/codicon/**',

0 commit comments

Comments
 (0)