mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 07:00:11 +01:00
Fixes CI
This commit is contained in:
parent
90dd955ff5
commit
eac891f9bf
3 changed files with 9 additions and 8 deletions
|
|
@ -21,6 +21,7 @@ global.self = global;
|
|||
global.document.queryCommandSupported = function () {
|
||||
return false;
|
||||
};
|
||||
global.UIEvent = tmp.window.UIEvent;
|
||||
|
||||
global.window = {
|
||||
location: {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue