Skip to content

Commit 5bd1b0a

Browse files
authored
Add leaflet as singleton (#1175)
1 parent cb5232c commit 5bd1b0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

js/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@
7676
"@jupyter-widgets/base": {
7777
"bundled": false,
7878
"singleton": true
79+
},
80+
"leaflet": {
81+
"singleton": true
7982
}
8083
}
8184
}

0 commit comments

Comments
 (0)