esbuild-dev-server icon indicating copy to clipboard operation
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.

Open ike-yu-byte opened this issue 1 year ago • 2 comments

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 avatar Mar 05 '24 03:03 ike-yu-byte

@ike-yu-byte, have you resolved the issue? I'm experiencing the same problem.

xseman avatar Jun 20 '24 09:06 xseman

@ike-yu-byte and @xseman, try to take a look at #7, it may solve your issue.

uqmessias avatar Jul 04 '24 05:07 uqmessias