mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 17:25:39 +01:00
addd code
Some checks failed
CI / CI (push) Has been cancelled
Some checks failed
CI / CI (push) Has been cancelled
This commit is contained in:
parent
b07209d651
commit
2a91ff723a
3 changed files with 11 additions and 3 deletions
|
|
@ -22,6 +22,7 @@ global.document.queryCommandSupported = function () {
|
|||
return false;
|
||||
};
|
||||
global.UIEvent = tmp.window.UIEvent;
|
||||
global._VSCODE_FILE_ROOT = '';
|
||||
|
||||
global.window = {
|
||||
location: {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue