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
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?2 Replies
It seems that options here: https://developers.cloudflare.com/workers/wrangler/deprecations/#---command---proxy-and---script-path-in-wrangler-pages-dev
Cloudflare Docs
Deprecations | Cloudflare Workers docs
The differences between Wrangler versions, specifically deprecations and breaking changes.
are depreciated
Is there any other way now?