Hi,
The game runs fine on preview mode and remote preview, but when I upload the HTML5 files to itchio, I get a "Failed to load resource 403" error regarding my scripts main.js and global.js.At the start of main.js I import from globals.js.
The main.js files is under the "Scripts" folder, and globals.js is under the "Files" folder.
I don't use workers, and the script type is module. All relevant pics:
Thanks!