#Does Astro use a separate library runtime for each instance of a client-interactive component?

2 messages · Page 1 of 1 (latest)

rose wasp
#

If I'm using Astro with Solid, is there just one instance of the Solid runtime included when a page contains multiple instances of a client-interactive Solid component?

echo arch
#

Yes — the framework runtime will be included just once!