Replies: 1 comment
-
Hi, do you have a custom assetFilter in your webpack config? |
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
-
Hi, can anyone help me how to solve that ??
in my webback.config.js i do have changes : performance: {
maxAssetSize: 1500000,
maxEntrypointSize: 600000,
},
i have this error after switching from luigi version 1 to version 2.
Beta Was this translation helpful? Give feedback.
All reactions