Skip to content

Commit 1f05189

Browse files
committed
Update preload scripts
1 parent 6fcd0e0 commit 1f05189

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/app/src/app/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@
6666
}
6767
</script>
6868

69-
<link data-name="/public/vscode/vs/editor/editor.main"
69+
<link data-name="/public/vscode1/vs/editor/editor.main"
7070
rel="preload"
7171
as="style"
72-
href="/public/vscode/vs/editor/editor.main.css">
72+
href="/public/vscode1/vs/editor/editor.main.css">
7373
</link>
74-
<link rel="preload" as="script" href="/public/vscode/vs/editor/editor.main.js"></link>
74+
<link rel="preload" as="script" href="/public/vscode1/vs/editor/editor.main.js"></link>
7575
</head>
7676
<body style="margin: 0; padding: 0;">
7777
<!-- Google Tag Manager (noscript) -->

0 commit comments

Comments
 (0)