0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/.changeset/lazy-rats-beam.md
Arsh 35e43ecdaa
optimization(runtime): create smaller objects for each Astro global (#10773)
* optimization(runtime): create smaller objects for each Astro global

* add changeset

* Make slots lazy

---------

Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-04-18 08:40:13 +01:00

83 B

astro
patch

Improves performance for frequent use of small components.