Hello everyone, I'm suggesting using pixi (v5) for a component on a really bloated site, and its bringing too much weight to the final bundle.
We don't need everything the library offers, so I was wondering if we can import what we need and maybe minimize the impact on the final bundle weight.
Has anyone encountered a similar issue? How did you manage it?