How does server the deployment work in Cloudflare remix vite plugin? #8734
-
Beta Was this translation helpful? Give feedback.
Answered by
gustavopch
Feb 12, 2024
Replies: 1 comment 1 reply
-
I believe Wrangler will load the server assets from the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AdiRishi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe Wrangler will load the server assets from the
functions
folder by default.