Static Rendering Error #389
ghost
started this conversation in
Docs Comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
{
"expo": {
...
"web": {
"bundler": "metro",
"output": "static" <----- Add
}
}
}
How to handle static rendering errors?
Beta Was this translation helpful? Give feedback.
All reactions