When i created the production build for my game then it is not working in live server as my folder consists of html and js files and also they dont work when i temporarily deploy the live server in ngrok, but when i run the html ans js files using npm-run-dev command then it works fine locally as well as when temporarily deployed on ngrok.. Is my production build wrong?
localhost and localhost deployed on ngrok as working fine.
but live server and live server deployed on ngrok not working.
Ashutosh Patro is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.