Skip to content

Commit 8ff1e6c

Browse files
committed
Change VSCode location
1 parent 46e6214 commit 8ff1e6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/app/config/webpack.common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ module.exports = {
444444
[
445445
{
446446
from: '../../standalone-packages/vscode-editor/release/min/vs',
447-
to: 'public/vscode1/vs',
447+
to: 'public/vscode2/vs',
448448
force: true,
449449
},
450450
{

0 commit comments

Comments
 (0)