Open
Description
We're currently importing all of PixiJS, but we could reduce bundle size significantly by only installing the modules we actually use.
https://github.com/pixijs/pixi.js/tree/main/packages
See this guide (should be the same with rollup)
This can (and probably should) wait until pre-release of the rewrite.