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 "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