My app works in dev mode but not in production #5174
Unanswered
Explosion-Scratch
asked this question in
Q&A
Replies: 1 comment
-
Turned out to be the import of a non JS file within the @searis/graphql-scalars dependency |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure why this is, I don't have any dev mode sensing on inside the app that could change things, one example of an error that I'm getting is this:
Source code:
But this doesn't happen when running
pnpm dev
. This goes for a lot of other errors as well, any time that I fix one, a new seemingly unrelated one pops up. How do I fix this?Beta Was this translation helpful? Give feedback.
All reactions