Skip to content

Commit c1eb071

Browse files
committed
Add common files.
1 parent ca8377e commit c1eb071

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/performance.js',
51+
'out-build/vs/base/common/**/*',
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)