Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use
await import
for lottie-web
in LoadingAnimation
Builds on my laptop are failing when trying to build SSR pages that use the LoadingAnimation, such as `/instantlaunch/[id]`. They are not failing in GitHub workflow skaffold builds, or on other dev machines, for now, but maybe this will prevent future build errors.
- Loading branch information