mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
152 B
152 B
astro |
---|
patch |
Replaces the instance of setTimeout()
in the runtime to use queueMicrotask()
, to resolve limitations on Cloudflare Workers.