Skip to content

Commit 6132f8a

Browse files
committed
Add stripComments to the vscodeResources
1 parent ed54de9 commit 6132f8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/gulpfile.vscode.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ const vscodeResources = [
6060
'!out-build/vs/code/browser/**/*.html',
6161
'!out-build/vs/editor/standalone/**/*.svg',
6262
'out-build/vs/base/common/performance.js',
63+
'out-build/vs/base/common/stripComments.js',
6364
'out-build/vs/base/node/languagePacks.js',
6465
'out-build/vs/base/node/{stdForkStart.js,terminateProcess.sh,cpuUsage.sh,ps.sh}',
6566
'out-build/vs/base/browser/ui/codicons/codicon/**',

0 commit comments

Comments
 (0)