Kitware / candela

Visualization components for the web
https://candela.readthedocs.io
Apache License 2.0
116 stars 29 forks source link

Externalize dependencies #538

Closed waxlamp closed 6 years ago

waxlamp commented 6 years ago

This will create smaller bundles for consumers to download.

One caveat: it wasn't possible to externalize all of UpSet's dependencies without forcing downstreams to add their own loaders to a webpack config. For now I've decided to bite that bullet and just bundle the appropriate assets into the UpSet dist library.