Skip to content

Commit a12b35a

Browse files
authored
Merge pull request #3 from microsoft/maps
yeah yeah yeahs: maps
1 parent 5f2ee56 commit a12b35a

File tree

6 files changed

+2056
-108
lines changed

6 files changed

+2056
-108
lines changed

src/frontend/astro.config.mjs

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,5 @@ export default defineConfig({
218218
})
219219
],
220220
}),
221-
],
222-
vite: {
223-
optimizeDeps: {
224-
include: ['leaflet'],
225-
}
226-
},
221+
]
227222
});

src/frontend/package-lock.json

Lines changed: 0 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/frontend/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"@lunariajs/starlight": "^0.1.1",
4646
"asciinema-player": "^3.10.0",
4747
"astro": "^5.15.1",
48-
"astro-leaflet": "^1.8.1",
4948
"astro-mermaid": "^1.1.0",
5049
"astro-tooltips": "^0.6.2",
5150
"mermaid": "^11.12.1",
@@ -66,4 +65,4 @@
6665
"cross-env": "^10.1.0",
6766
"node-fetch": "^3.3.2"
6867
}
69-
}
68+
}

0 commit comments

Comments
 (0)