Loading module from "*.js" was blocked because of disallowed MIME type ("")
For the past couple of days I've been trying to create a new deployment, but loading the javascript module is always being blocked because of "disallowed MIME type". This doesn't happen when I run it on localhost or preview the site with
My build configuration:
The output looks like this:
And the built
This wasn't a problem just some days ago, so maybe I have changed some settings on the Cloudflare Dashboard that I shouldn't have? Any help is appreciated
vite preview.My build configuration:
The output looks like this:
And the built
index.html looks like this:This wasn't a problem just some days ago, so maybe I have changed some settings on the Cloudflare Dashboard that I shouldn't have? Any help is appreciated