Is there a way to reduce JS bundle size? #377
Unanswered
balraj-johal
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Unfortunately not that I am aware. The compiled Rapier library is indeed quite large 😞 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey people,
I'm trying to use react-three-rapier in a project for a client that's targeting a market with typically slow network speeds, and am finding that the gzipped size of the rapier library is having a large impact on the performance of the project.
I was wondering if there's any way I can still use this library while reducing the size of the JS bundle?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions