You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I don't know how to correctly serve the react static file generate by vite on build.
With express I can just do that and it work, even if I reload the page on a different route
But I can't do that with Hono, that's the last thing that block me...
I had to do that to be able to correctly display the web page and it feel wrong...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I don't know how to correctly serve the react static file generate by vite on build.
With express I can just do that and it work, even if I reload the page on a different route
But I can't do that with Hono, that's the last thing that block me...
I had to do that to be able to correctly display the web page and it feel wrong...
Beta Was this translation helpful? Give feedback.
All reactions