Are there any alternatives for enabling remote binding under vite-plugin?
Are there any alternatives for enabling remote binding under vite-plugin?
wrangler dev —remote?@cloudflare/vite-plugin is only for spas? or should it also work with like sveltekit? using it with svetekit i got errors so im not sure
develop. When i access the site with develop.pages-XXX.dev it works fine; however when I access it through a custom subdomain develop.subdomain.example.com where I added a CNAME to develop.pages-XXX.dev it doesn't show the preview branch just the master. DNS has been propagated for a few days4.0.0. When I tried to upgrade from 3.114.1, my github actions to deploy worker and pages are failing. With older version works well.secret:bulk command was removed which is why this is failing for you now.esbuild version bump: https://developers.cloudflare.com/workers/wrangler/migration/update-v3-to-v4/#upgraded-esbuild-versionnext-on-pages uses those sadly - so if there's any problems there, you might need to file an issue on the next-on-pages repo.npm create cloudflare@latest at what point should I set/configure/press button/do something to select worker instead of pages project?compiled worker successfully and I thought it was a worker project
wrangler dev I got the following error: ✘ [ERROR] It looks like you've run a Workers-specific command in a Pages project.everything is in the docs but still struggling to understand what the difference is. my goal now is to try to deploy a small web app using cloudflare workerswrangler dev —remote@cloudflare/vite-plugindevelopdevelop.pages-XXX.devdevelop.pages-XXX.devdevelop.subdomain.example.com4.0.03.114.1secret:bulknext-on-pagescompiled worker successfully✘ [ERROR] It looks like you've run a Workers-specific command in a Pages project.everything is in the docs