altence / lightence-ant-design-react-template

Free and easy-to-use admin template based on React 17+
https://altence.com/lightence-landing
MIT License
994 stars 251 forks source link

yarn build does not works #258

Closed emily883 closed 1 year ago

emily883 commented 1 year ago

yarn build production does not works It does create the build folder but does not works

leineveber commented 1 year ago

Hello, can you provide more info? What do you mean by doesn't work? Did you put it on some hosting service?

emily883 commented 1 year ago

Hi, I just clone it, run it, its runs all good with yarn start but when I wanna do a build production and want it to see it just does not appear the dashboard at all, just the loading alt

leineveber commented 1 year ago

@emily883 Please, take a look at this issue https://stackoverflow.com/questions/55568697/blank-page-after-running-build-on-create-react-app

leineveber commented 1 year ago

closing due to inactivity