Replies: 1 comment 5 replies
-
You can tune the entry points Vite would use with the resolve.mainFields setting.
One of them looks like |
Beta Was this translation helpful? Give feedback.
5 replies
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.
-
I'm trying to deploy a vitejs based app (sveltekit) to vercel and I got this error during the build process:
I guess, to use SSR I may use firebase-admin but I was hoping there are other options :)
Beta Was this translation helpful? Give feedback.
All reactions