Home

Issue: 1650

help optimizing bundle size

[issue link]

I’m attempting to optimize my bundle size and off the bat, I noticed that the same component is always being added to every page bundle that it is used in. Shouldn’t the common chunks plugin automatically take these out?

https://ipfs.io/ipfs/QmVuYHkYpsmmThL15pdoen6cMfEV83RZbTCvkVSzo12Bpb

In the screenshot you can see that the same product-card and cabinet components are being loaded twice in the two pages.

Please help! my app is like 8MB right now!

This question is available on Nuxt.js community (#c1473)