parent
f049129868
commit
942e1df2b8
@ -30,3 +30,6 @@ export function noConflict() {
|
||||
window.L = oldL;
|
||||
return this;
|
||||
}
|
||||
|
||||
// Always export us to window global (see #2364)
|
||||
window.L = exports;
|
||||
|
Loading…
Reference in New Issue
Block a user