Browser replacement doesn't specify for the main module. Why? #4606
Unanswered
BunnyBoss75
asked this question in
Q&A
Replies: 1 comment
-
Hi @BunnyBoss75, thanks for opening this discussion. I can not understand clearly your inquire, could you please elaborate more?, are you getting any specific errors, if so, could you please also provide logs, or is the current configuration affecting you somewhere, if so, could you please explain why. Thanks! |
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.
-
The package.json contains browser replacement for 'module' field (e.g. "./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"), but doesn't specify for 'main' field. Needed replacement exists for need runtime.
Why it doesn't specify in package.json? Is there some reason?
Beta Was this translation helpful? Give feedback.
All reactions