Any efficient way to load the @splinetool/react-spline package? #171
Unanswered
akshat24sharma
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using @splinetool/react-spline package to add my splinecode in my react app but it is blocking the main thread and taking a bit longer than i exxpected, i tested the empty website only with spline component in lighthouse and got a score of 53 which is bad. Is there any other efficient way to load the runtime or react-spline package maybe preload or web worker?
Beta Was this translation helpful? Give feedback.
All reactions