Skip to content

feat(front): split large bundles into chunks

jooola requested to merge jooola/funkwhale:try_code_splitting into develop

@wvffle I would love you insight on this one, I didn't run any tests, and simply split the largest chunks into there own bundle based on the build report and the bundle analyzer.

This change might be a bit aggressive, maybe we can disable some of the manual chunks.

I think I will remove the bundle analyzer once this is ready. Or find a better one.

Edited by jooola

Merge request reports