Refactor client Leaflet integration to avoid conflicts

This commit is contained in:
Bernard Ngandu
2025-10-10 08:59:14 +02:00
parent 49d93ffc63
commit 5e094e9258
12 changed files with 144 additions and 91 deletions
+1 -3
View File
@@ -9,9 +9,7 @@
"skipLibCheck": true,
"baseUrl": "./",
"paths": {
"@/*": ["src/*"],
"@ui/*": ["src/components/ui/*"],
"@lib/*": ["src/lib/*"]
"@/*": ["src/*"]
},
/* Bundler mode */