w7a9q
Explore posts from serversCDCloudflare Developers
•Created by w7a9q on 4/21/2025 in #workers-help
Vite with WorkerEntrypoint (RPC)
Thank you so much
10 replies
CDCloudflare Developers
•Created by w7a9q on 4/21/2025 in #workers-help
Vite with WorkerEntrypoint (RPC)
@korinne Is there any progress regarding the issue?
10 replies
CDCloudflare Developers
•Created by w7a9q on 4/21/2025 in #workers-help
Vite with WorkerEntrypoint (RPC)
@korinne Ah, yes. Thank you! One question though, what if the "main" worker uses more than one auxiliary worker with D1 binding? Is that yet to be supported?
persistState
doesn't accept an array.10 replies
CDCloudflare Developers
•Created by w7a9q on 4/21/2025 in #workers-help
Vite with WorkerEntrypoint (RPC)
@korinne I was trying to figure it out and I'm stuck at the problem that the worker cannot access the database. I have found out (https://github.com/cloudflare/workers-sdk/issues/8980) that it has to be specified in
vite.config.ts
but I couldn't find anything named persist
in the plugin options. Would you be so kind to clarify? 🙏10 replies
CDCloudflare Developers
•Created by w7a9q on 4/21/2025 in #workers-help
Vite with WorkerEntrypoint (RPC)
Thanks! That'll do.
10 replies