When I test in the program it works, but when I generate to put it on a server it doesn't work, the screen goes white and the error
Failed to load resource: the server responded with a status of 404 () inputController.js:1
Failed to load resource: the server responded with a status of 404 () GameManager.js:37
Uncaught ReferenceError: InputController is not defined
at new GameManager (GameManager.js:37:36)
at (index):56:23