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:
Benjamin Pasero
2022-01-24 12:45:49 +01:00
committed by GitHub
parent b9cee5d95a
commit 0f89762b4b
11 changed files with 56 additions and 26 deletions

View 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 */