mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Fixes vite hotreload workers (#289767)
This commit is contained in:
committed by
GitHub
parent
ae07f4d700
commit
f71d8d43f3
@@ -3,6 +3,6 @@
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
import './setup-dev';
|
||||
import '../../src/vs/code/electron-browser/workbench/workbench';
|
||||
import './setup-dev';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user