Adi
CDCloudflare Developers
•Created by Adi on 9/19/2024 in #coding-help
🐛 BUG: vitest-pool-workers Cannot use r...
The key think I realised was that I didn't include enough packages in the inline deps array.
Again, the comments outline everything. Hope that helps.
4 replies
CDCloudflare Developers
•Created by Adi on 9/19/2024 in #coding-help
🐛 BUG: vitest-pool-workers Cannot use r...
Hey, yes we worked it out. The issue has the solution in it's comments.
4 replies
CDCloudflare Developers
•Created by Adi on 9/14/2024 in #vitest-integration-beta
Hey all, I tried to search for solutions
Made a Github issue for this - https://github.com/cloudflare/workers-sdk/issues/6715
Also provided a minimal reproduction repository.
1 replies
CDCloudflare Developers
•Created by bloushi on 5/14/2024 in #pages-help
Debugging a deploy issue in a Remix + Vite Project
The only thing I can think off for react-email is to remember to enable nodejs_compat in production
13 replies
CDCloudflare Developers
•Created by bloushi on 5/14/2024 in #pages-help
Debugging a deploy issue in a Remix + Vite Project
Like you suggested, I have it split out into it's own worker right now (using RPC), other projects call into it
13 replies