Issues with supabase + cloudflare workers + rolldown
Hi,
I am having trouble using the preview and deploy with supabase installed with cloudflare workers, react-router and rolldown
I get the error
when trying to load the preview page
the require is originating from the lib-*.js file and looks like that comes from supabase somehow
if i switch to roll up, it works. not sure if this is an issue with rolldown or not.
https://github.com/falsidge/repro
GitHub
GitHub - falsidge/repro
Contribute to falsidge/repro development by creating an account on GitHub.
1 Reply
https://stackblitz.com/~/github.com/falsidge/repro
not sure if the stackblitz repro actually works