Trouble deploying Remix app with remix-i18next to Netlify #3318
Unanswered
wilsonbirch
asked this question in
Q&A
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.
-
Hello!
I've been struggling with this for a while now and can't seem to figure out what I'm doing wrong, I imagine it may have to do with my remix config file?
I've built a remix app that uses remix-i18next for different translations and it works fine in development mode but once I build the app for production I end up getting this error:

My translation files are stored within the public folder, Netlify is telling me that my build was successful, so this is why I believe I may just be excluding the translation files from the build because of an incorrect configuration?
Any and all help is appreciated!
Beta Was this translation helpful? Give feedback.
All reactions