Replies: 1 comment
|
Hi, do you have a custom assetFilter in your webpack config? |
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.
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.
All reactions