I have on issue in phaser3 build
This is the command “npm run build”
After build I run the file in browser, its shows the below error:
**
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at file:///Applications/XAMPP/htdocs/Phaser3/Sample/build/Bg.png. (Reason: CORS request not http)
**
How to solve this issue?