mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-09 23:41:32 +08:00
fix(geomap): not working on electron
This commit is contained in:
parent
474ae481b6
commit
7a3a5141af
@ -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) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user