Files
vscode/src/cli.js
T
2016-02-12 12:39:37 +01:00

6 lines
424 B
JavaScript

/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
require('./bootstrap-amd').bootstrap('vs/workbench/electron-main/cli');