Skip to content

Cacheing Issue #1

@bbollen23

Description

@bbollen23

When generating a new server version, getting a server cache issue where it was pointing to old index file, causing an error in the console like this:

index-B28skwsh.js:1 Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/html". Strict MIME type checking is enforced for module scripts per HTML spec.

When clicking on the actual file, you'll see its the index file pointing to an index .js file that is no longer there since it is a new build. The only way I resolved this was first not using the subprocess command and just running locally. Then re-trying with the subprocess command.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions