mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
Rename workbench.web.api.* to workbench.web.main.* (#141263)
* web - rename entry file * web - rename entry file also for server * rename main entry in copy
This commit is contained in:
6
src/vs/workbench/workbench.web.main.css
Normal file
6
src/vs/workbench/workbench.web.main.css
Normal file
@@ -0,0 +1,6 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
/* NOTE: THIS FILE WILL BE OVERWRITTEN DURING BUILD TIME, DO NOT EDIT */
|
||||
Reference in New Issue
Block a user