Why is vite not an environment running time #20719
eastgold15
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using vite's ssr function, all HTTP requests will first arrive at Vite and then forward them to the backend application for processing.
domco is a full stack small framework
In using domco, I used bun, and the Sstr build failed when bun run build.
I guess it's because vite supports bun
Beta Was this translation helpful? Give feedback.
All reactions