Skip to content

Commit 29e0394

Browse files
authored
Add leaflet as singleton (#1176)
1 parent 55d108b commit 29e0394

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

python/jupyter_leaflet/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@
102102
"@jupyter-widgets/base": {
103103
"bundled": false,
104104
"singleton": true
105+
},
106+
"leaflet": {
107+
"singleton": true
105108
}
106109
}
107110
}

0 commit comments

Comments
 (0)