The mission of spacesvr is to organize and implement the standards for experiencing 3D content on the web in the same way that there exists standards for experiencing 2D content with HTML/CSS/JS.
Hey! I ran into something similar before. This is basically a Rollup limitation — if a module is statically and dynamically imported from the same file, Rollup just won't split it into a separate ...