Replies: 1 comment 2 replies
-
Unfortunately there is not enough information to help you, try to make a reproducible repository. Does this only happen in production? Can you try to disable minimizer (set |
Beta Was this translation helpful? Give feedback.
2 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.
-
Upgrading webpack to v5.99.9 or above causes the production build to fail at runtime:
Packages:
webpack: 5.102.0
vue: 2.7.16
typescript: 5.8.3
mini-css-extract-plugin: 2.9.4 (relevant to production config)
vuex: 3.6.2
Webpack configuration differences between development and production:
Beta Was this translation helpful? Give feedback.
All reactions