SolidOS/mashlib

bundlesize library causes an error when installing

Opened this issue · 2 comments

see PR #176

We should research another way to check the bundle or control our bundle size.

Here is an idea https://www.npmjs.com/package/webpack-bundle-analyzer

timbl commented

We could also push back on the bundle size police.
But yes breaking the mashlib into parts which are loaded dynamically would allow also people to make their own panes. Which is an important goal.

closed with 28e9a31