Skip to content

Commit

Permalink
Add leaflet as singleton
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Jan 23, 2024
1 parent cb5232c commit b9d663e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@
"@jupyter-widgets/base": {
"bundled": false,
"singleton": true
},
"leaflet": {
"singleton": true
}
}
}
Expand Down

0 comments on commit b9d663e

Please sign in to comment.