tl-its-umich-edu / canvas-course-manager-next

Canvas Course Manager Next: A redesign of the existing CCM application. It extends Canvas features, makes cumbersome features easier to use, and adds new features.
8 stars 9 forks source link

Webpack: Add Code splitting feature to CCM bundling #432

Open pushyamig opened 5 months ago

pushyamig commented 5 months ago

Currently the webpack bundle is getting a bit bigger 8MB in Dev and 600KB in Prod. I feel this feature of webpack needs to be explored sooner or later

https://blog.bitsrc.io/understanding-webpacks-code-splitting-feature-3077768e4066