Using sanity with cloudflare pages #3401
Unanswered
jcheese1
asked this question in
Sanity Studio Support
Replies: 1 comment
-
same problem with me, but with Nextjs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi. I currently have a project using Remix + Sanity v3 on Cloudflare pages.
However, it seems like having Sanity in the dependency triggers this error when building for prod in cloudflare console:
I'm using the
Studio
component exported from the sanity package...Removing sanity from the dependency deploys as expected. Is sanity doing something in global scope that takes a while to run? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions