Closed xzl0326 closed 1 year ago
Windows端的exe程序开启,浏览器打开还是显示一片空白。控制台只显示了一个
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/plain". Strict MIME type checking is enforced for module scripts per HTML spec. index-dc745692.js:1
命令行里就是GET “/”
已经尝试修复,指定了返回js类型。使用最新版本测试一下。
Windows端的exe程序开启,浏览器打开还是显示一片空白。控制台只显示了一个
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/plain". Strict MIME type checking is enforced for module scripts per HTML spec. index-dc745692.js:1
命令行里就是GET “/” 我这里无法重现这个问题,只能尝试优化修复。
好的
可以了
Windows端的exe程序开启,浏览器打开还是显示一片空白。控制台只显示了一个
Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "text/plain". Strict MIME type checking is enforced for module scripts per HTML spec. index-dc745692.js:1
命令行里就是GET “/”