Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use PixiJS modules #268

Open
vegeta897 opened this issue Mar 5, 2021 · 0 comments
Open

Use PixiJS modules #268

vegeta897 opened this issue Mar 5, 2021 · 0 comments

Comments

@vegeta897
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant