Files
vscode/build/vite/index-workbench.ts
2025-11-21 10:45:01 +00:00

9 lines
432 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/browser/workbench/workbench';
import './setup-dev';