Skip to content
Discussion options

You must be logged in to vote

In case it could be useful for someone else, we finally found the issue.

We were importing code in a helper that was being used in the isomorphic side and was relaying on serverRuntimeConfig variables, being then required on build time in order to create the bundle.

Removing the import from the helper fixed the issue.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by JoseMartinC
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants