Files
vscode/build/vite/workbench-electron.ts
2026-01-22 15:07:16 -08:00

9 lines
441 B
TypeScript

/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
import '../../src/vs/code/electron-browser/workbench/workbench';
import './setup-dev';