Files
slide/decks/gen2D/pages/architecture.md
T
wonder 659c22707b
Deploy Slides / build-and-deploy (push) Successful in 1m15s
fix: use relative paths for SVG imports to pass Vite fs.allow during build
Slidev converts <img src> to ES imports during build. Absolute paths like
/pipeline.svg resolve to the filesystem root, failing the slidev:slide-import-guard
plugin. Changed to relative ../public/ paths so imports resolve within the project.
2026-05-30 22:20:18 +08:00

155 B