Repository: OverWorldMap.js exists
Why is my deployment missing these files?
CodePudding user response:
This is a typing error in the path. Change your src attribute from "OverworldMap.js" to "OverWorldMap.js" and it should work.

Repository: OverWorldMap.js exists
Why is my deployment missing these files?
CodePudding user response:
This is a typing error in the path. Change your src attribute from "OverworldMap.js" to "OverWorldMap.js" and it should work.