Relative Content

Tag Archive for game-developmentaframevirtual-reality

Aframe VR Game development using vite

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?