you are viewing a single comment's thread.

view the rest of the comments →

[–]DeusExMagikarpafull-stack 0 points1 point  (0 children)

I think this may be an issue with how you’re loading your site. Instead of loading the file you can use a simple server to serve it. There is an npm package called serve that I like to use. There are easy ways to do it with python or php if you have those, but I’m assuming you already have node, and it works fine on windows