-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Thanks for bqplot-gl!
As on a number of other issues, PRs, it would be lovely if this package:
- didn't load its heavy deps up-front, using e.g.
exports: () => import('./widgets') - hoisted heavy deps to sharedPackages, so they could potentially avoid loading multiple copies in the browser.
- synchronize the deps with the upstream, e.g.
underscorevslodash, version ranges ofd3
As, like bqscales, it's likely the changes would be less invasive than on bqplot.
Metadata
Metadata
Assignees
Labels
No labels