#Dev server caching
3 messages · Page 1 of 1 (latest)
Hi @hearty bone. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
Hmm, I don't know enough to give you a confident answer yet. The extracts provided do not contain specific information about caching images and fonts on the Astro dev server. However, Astro does have a built-in development server that you can start using the astro dev command, and it listens for live file changes in your src/ directory, so you don't need to restart the server as you make changes during development [source (https://docs.astro.build/en/install/auto/)].