Harden export preview handling
This commit is contained in:
@@ -208,6 +208,8 @@ React + TypeScript + MapLibre foundation for project/area/dataset workflow.
|
||||
|
||||
- Production builds split application code, React vendor code and MapLibre vendor code into separate chunks.
|
||||
- The MapLibre chunk is intentionally larger than generic app chunks because it contains the GIS map runtime; the Vite warning threshold is set to keep this known vendor dependency visible without warning on every release build.
|
||||
- Export preview rendering lives in `src/components/exports/ExportPreview.tsx`.
|
||||
- The Export Center only offers JSON preview for JSON/GeoJSON artifacts; HTML project reports are shown as download-only artifacts.
|
||||
|
||||
## Raster dependency visibility
|
||||
|
||||
|
||||
Reference in New Issue
Block a user