Skip to content

Commit 6987dd3

Browse files
code-asherAkash Satheesan
authored andcommitted
Update build resources with renamed file
1 parent 7c9b1f0 commit 6987dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/vscode/coder.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@ const vscodeResources = [
3030
"out-build/bootstrap-fork.js",
3131
"out-build/bootstrap-amd.js",
3232
'out-build/bootstrap-node.js',
33-
"out-build/paths.js",
3433
'out-build/vs/**/*.{svg,png,html,ttf,jpg}',
3534
"!out-build/vs/code/browser/workbench/*.html",
3635
'!out-build/vs/code/electron-browser/**',
3736
"out-build/vs/base/common/performance.js",
3837
"out-build/vs/base/node/languagePacks.js",
3938
'out-build/vs/base/browser/ui/codicons/codicon/**',
39+
'out-build/vs/base/node/userDataPath.js',
4040
"out-build/vs/workbench/browser/media/*-theme.css",
4141
"out-build/vs/workbench/contrib/debug/**/*.json",
4242
"out-build/vs/workbench/contrib/externalTerminal/**/*.scpt",

0 commit comments

Comments
 (0)