fix(geomap): not working on electron

This commit is contained in:
Elian Doran 2025-01-22 23:08:25 +02:00
parent 474ae481b6
commit 7a3a5141af
No known key found for this signature in database

View File

@ -100,7 +100,8 @@ const copy = async () => {
"node_modules/codemirror/keymap/",
"node_modules/mind-elixir/dist/",
"node_modules/@highlightjs/cdn-assets/languages",
"node_modules/@highlightjs/cdn-assets/styles"
"node_modules/@highlightjs/cdn-assets/styles",
"node_modules/leaflet/dist"
];
for (const folder of nodeModulesFolder) {