Right now this import is importing many heavy assets that are not always necessary. https://github.com/Kitware/react-vtk-js/blob/master/src/index.js#L2 It'd be great if the library didn't import them and let the consumer import what they need.