TypeError: Cannot read properties of undefined (reading 'traverse')

Actually, the pre-built is not using profiles. It rely solely on the various import in the index.js tree.

@ken-martin for private class, you will still need to import them in those .../OpenGL /index.js because of the registration but you don’t need to export them.

You can just add import './ScalarBarActor';