use noconflict filter for workers too
This commit is contained in:
parent
9ab8f16840
commit
564310b040
2 changed files with 1 additions and 3 deletions
|
|
@ -15,6 +15,7 @@ window.console = {
|
|||
}
|
||||
};
|
||||
window.window = window;
|
||||
window.ace = window;
|
||||
|
||||
window.normalizeModule = function(parentId, moduleName) {
|
||||
// normalize plugin requires
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue