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!
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1473">#c1473</a>)</em></sub></div>