react-player
react-player copied to clipboard
Optimise preview for LCP
Hey @cookpete
I've already added a comment on #113 but on reflection I thought this warrants a new issue.
Where the video preview is the LCP candidate then CSR of the preview background-image
is going to result in massive performance problem. Would you be willing to accept a PR which adds SSR support for the preview\thumbnail markup?