Am I correct in saying that `@sveltejs/adapter-cloudflare` for cloudflare pages generates a `_worker
Am I correct in saying that
@sveltejs/adapter-cloudflare for cloudflare pages generates a _worker.js file, which means every page request is caught by the worker and counts towards my function requests which will eventually be billed?
