Access runtime APIs in wrangler Pages and Astro framework
Hi,
There is integration for Cloudflare in Astro framework that allows to work with
bindings from
But I can't find the way to use workers Runtime APIs like HTMLRewriter in Astro.
I launch with
Any ideas?
There is integration for Cloudflare in Astro framework that allows to work with
bindings from
wrangler.toml and env vars.But I can't find the way to use workers Runtime APIs like HTMLRewriter in Astro.
I launch with
astro dev btw.Any ideas?
