<- Back to docs overview

Asset Pipeline + HMR

Save file → durable write → HMR event → preview module reload

How file edits move from the editor to preview with durable persistence and low-latency hot updates.

Save triggers HMR, then Preview fetches assets on-demand through esbuild

Save + HMR Path

On-Demand Fetch Path