always expose window.L
This commit is contained in:
parent
3ded683817
commit
8a12624f60
@ -23,6 +23,6 @@ if (typeof module === 'object' && typeof module.exports === 'object') {
|
||||
define(L);
|
||||
|
||||
// define Leaflet as a global L variable, saving the original L to restore later if needed
|
||||
} else {
|
||||
expose();
|
||||
}
|
||||
|
||||
expose();
|
Loading…
Reference in New Issue
Block a user