esbuild-dev-server
esbuild-dev-server copied to clipboard
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.
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.
@ike-yu-byte, have you resolved the issue? I'm experiencing the same problem.
@ike-yu-byte and @xseman, try to take a look at #7, it may solve your issue.