When bundling HTML5, I successfully create the index.html file. But i get this error when I open it, and the game never loads (stuck on the defold logo):
Access to XMLHttpRequest at ‘file:///Users/MYNAME/Desktop/VIHTML5/js-web/visualinstrument/visualinstrument.wasm’ from origin ‘null’ has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, chrome-untrusted, https.
Any help? Thanks