SolidOS / mashlib

Solid-compatible data mashup library and Data Browser
https://solidos.github.io/mashlib/dist/browse.html
MIT License
71 stars 21 forks source link

bundlesize library causes an error when installing #177

Open SharonStrats opened 1 year ago

SharonStrats commented 1 year ago

see PR https://github.com/SolidOS/mashlib/pull/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 1 year ago

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.

bourgeoa commented 7 months ago

closed with https://github.com/SolidOS/mashlib/commit/28e9a31b86cfa80a68eee2927c66edb8e9c5ea25