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.

看到报错,搜索后的第一反应是vite打包时出错了,结果是浏览器的本地缓存导致出错。

开发时勾选停用缓存

posted @ 2023-02-04 15:18  pocoui  阅读(2086)  评论(0)    收藏  举报