How is '@sveltejs/adapter-static' used with cloudflare pages? I followed the guide https://developer
How is '@sveltejs/adapter-static' used with cloudflare pages? I followed the guide https://developers.cloudflare.com/pages/framework-guides/deploy-a-svelte-site/ which runs through the setup and deployment that leverages '@sveltejs/adapter-cloudflare', but I'm wondering how the adapter-static is used.
Can anyone could point me to some documentation or an existing github repository with this type of project setup/deployment to cloudflare?
Can anyone could point me to some documentation or an existing github repository with this type of project setup/deployment to cloudflare?
Svelte is an increasingly popular, open-source framework for building user interfaces and web applications. Unlike most frameworks, Svelte is …

