Miguel Ángel
289aa03499
fix(studio): inject runtime env overrides for pre-built SPA mode
...
VITE_STUDIO_* env vars set in the user's shell had no effect when
running `hyperframes preview` because the pre-built studio bundle had
them baked at Vite build time.
The embedded Hono server now collects VITE_STUDIO_* vars from
process.env and injects them as a `window.__HF_STUDIO_ENV__` script
tag into index.html. The client merges this runtime object on top of
the baked `import.meta.env`, so flags like
VITE_STUDIO_ENABLE_BLOCKS_PANEL=1 work as expected at runtime.
2026-05-21 18:27:29 -04:00
..
2026-05-18 21:15:15 -04:00
2026-05-12 20:18:52 +02:00
2026-05-12 20:18:52 +02:00
2026-05-19 16:05:37 -04:00
2026-05-13 01:48:12 +02:00
2026-05-13 01:48:12 +02:00
2026-05-19 00:51:56 +00:00
2026-05-19 15:45:51 -04:00
2026-05-20 02:23:57 -04:00
2026-05-16 09:46:52 +02:00
2026-05-20 02:13:25 -04:00
2026-05-15 06:43:00 +02:00
2026-05-15 06:43:00 +02:00
2026-05-13 01:48:12 +02:00
2026-05-19 00:51:56 +00:00
2026-05-13 01:48:12 +02:00
2026-05-13 01:48:12 +02:00
2026-05-13 01:48:12 +02:00
2026-05-13 01:48:12 +02:00
2026-05-13 01:48:12 +02:00
2026-05-12 20:18:52 +02:00
2026-05-12 20:18:52 +02:00
2026-05-19 00:51:56 +00:00
2026-05-12 20:18:52 +02:00
2026-05-12 20:18:52 +02:00
2026-05-19 00:51:56 +00:00
2026-05-13 15:58:49 +07:00
2026-05-18 21:11:03 -07:00
2026-05-21 18:27:29 -04:00
2026-05-15 06:43:00 +02:00
2026-05-18 18:57:21 +00:00
2026-05-18 18:57:21 +00:00
2026-05-15 06:43:00 +02:00
2026-05-18 21:11:03 -07:00
2026-05-15 06:43:00 +02:00
2026-05-12 20:18:52 +02:00
2026-05-19 00:51:56 +00:00
2026-05-15 21:45:57 +02:00
2026-05-19 00:51:56 +00:00
2026-05-12 20:18:52 +02:00
2026-05-20 17:07:31 -04:00
2026-05-19 00:51:56 +00:00
2026-05-12 20:18:52 +02:00
2026-05-12 20:18:52 +02:00
2026-05-12 20:18:52 +02:00
2026-05-18 17:26:38 -04:00
2026-05-19 00:51:56 +00:00
2026-05-12 20:18:52 +02:00
2026-05-13 08:22:26 +02:00
2026-05-16 04:13:06 +02:00
2026-05-12 20:18:52 +02:00
2026-05-15 21:45:57 +02:00
2026-05-15 21:45:57 +02:00
2026-05-19 00:51:56 +00:00
2026-05-13 01:48:12 +02:00
2026-05-12 20:18:52 +02:00
2026-05-18 21:11:03 -07:00
2026-05-15 06:43:00 +02:00
2026-05-13 01:48:12 +02:00