Files
hyperframes/packages
Miguel Ángel a52c73ebe1 fix(studio): serve favicon.svg from embedded preview server (#806)
The /favicon.svg request was falling through to the SPA catch-all, which
returns index.html. The browser received HTML instead of an SVG and
silently discarded it, leaving the tab with no icon.

Added an explicit route for /favicon.svg alongside the existing /assets/*
and /icons/* static routes.

Closes #804
2026-05-13 23:53:33 +02:00
..
2026-05-13 13:40:37 -07:00
2026-05-13 13:40:37 -07:00
2026-05-13 13:40:37 -07:00
2026-05-13 13:40:37 -07:00