Hello anton I tried to build the react app but there is no html file generated in my build folder ,any help please
I figure out the problem within the craco.config.js I will make a pull request now
dont forget to install bebel and Create .babelrc file with following contents:
{"presets": ["@babel/preset-env", "@babel/preset-react"]}
Hello anton I tried to build the react app but there is no html file generated in my build folder ,
any help please