Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Workers Vite in browser not trying to reach worker - Cloudflare Developers
CD
Cloudflare Developers
โข
11mo ago
โข
4 replies
makisuo
Workers Vite in browser not trying to reach worker
I
'm trying to rebuild my setup to deploy my React SPA together with my api in one worker
. For this im using the cloudflare worker vite plugin with
json
"assets": {
"not_found_handling": "single-page-application"
}
json
"assets": {
"not_found_handling": "single-page-application"
}
now i have an issue that it always just shows not found on worker paths when accessing them in browser
. This is a big issue since I have some
/callback routes for auth flows I need the user to be redirected to
. Anything I need to configure
?
Cloudflare Developers
Join
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,042
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
React +Vite+ Js in Workers
CD
Cloudflare Developers / workers-and-pages-help
2y ago
Remix+Workers (not Pages) migration to Vite+Remix+Workers anyone?
CD
Cloudflare Developers / workers-and-pages-help
2y ago
Vite on Workers
CD
Cloudflare Developers / workers-and-pages-help
11mo ago
Workers Browser + Proxy
CD
Cloudflare Developers / workers-and-pages-help
11mo ago