altafino / react-webpack-5-tailwind-2

React 17 Boilerplate with Webpack 6, Tailwind 2, using babel, SASS/PostCSS, HMR, dotenv and an optimized production build
MIT License
295 stars 68 forks source link

Why is there no build to build the html project? #27

Open obj-QED opened 2 years ago

obj-QED commented 2 years ago

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