You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.
the "build" command does not display all the pages that are in the application.
And it seems that tailwind is not optimized in css output.
And when using react-player the hls function for local video does not show the video.
<ReactPlayer config={{ file: { forceHLS: true, }}} /> Dont rendering local video, only url needed
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
the "build" command does not display all the pages that are in the application.
And it seems that tailwind is not optimized in css output.
And when using react-player the hls function for local video does not show the video.
<ReactPlayer config={{ file: { forceHLS: true, }}} /> Dont rendering local video, only url needed
The text was updated successfully, but these errors were encountered: