Axum cannot serve svelte files

⚓ Rust    📅 2025-06-08    👤 surdeus    👁️ 4      

surdeus

Warning

This post was published 63 days ago. The information described in this article may have changed.

Axum cannot serve svelte files

^ this seems to the crux of the issue, when I serve statically built svelte files, and some static assets, when svelte tries to call internal resources, it is either not delivered correctly, or blocked, for reasons I do not know

Full code (a small portion is relevent):

(says blocked due to mime type? also just not found)

3 posts - 2 participants

Read full topic

🏷️ rust_feed