So i started to get my hands dirty with cloudflare pages and workers My thought is get a domain mydomain.com (done) make a static site @ github myaccount.github
I have deployed a SvelteKit project to Cloudflare pages, using the @sveltejs/adapter-cloudflare package. My svelte.config.js file looks like this: import prepro