You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
the chunks size of the app is to big and there is a warning:
warn: [pengine:dev] (client)
(!) Some chunks are larger than 500 kB after minification. Consider:
Using dynamic import() to code-split the application
Describe the bug
the chunks size of the app is to big and there is a warning:
warn: [pengine:dev] (client)
(!) Some chunks are larger than 500 kB after minification. Consider:
Expected behavior
Chunk size should be below 500 kb for the react web.