Cloudflare Pages + Vite not building correctly when deploying to CF #9099
-
Hello. My Vite project works fine in development but when I deploy to Cloudflare It does not load some Chuncks, I'm using Tailwind and csrf from Remix utils: Here is my setting on Cloudflare: |
Beta Was this translation helpful? Give feedback.
Answered by
iakshay
Mar 21, 2024
Replies: 1 comment
-
The output directory should be |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
joaoguidev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The output directory should be
./build/client