Move fillers to /build/ folder

This commit is contained in:
Alexandru Dima 2021-11-12 11:14:31 +01:00
parent c8344afb94
commit 1ffcd4ae93
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
6 changed files with 6 additions and 60 deletions

View file

@ -1,8 +0,0 @@
/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Resolves with the global monaco API
export = (<any>self).monaco;