#Dev server caching

3 messages · Page 1 of 1 (latest)

hearty bone
#

Can I start a dev server that caches images and fonts?

cedar turtleBOT
#

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/)].

For more detailed information about Astro's dev server and its capabilities, I recommend checking out the Astro documentation (https://docs.astro.build).

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: