请问npm run build 打包后dist目录访问index.html控制台报错
报错信息
Refused to apply style from 'http://127.0.0.1:5500/css/app.3e7d65e5.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
项目使用vue create xiangmu创建的。
报错信息
Refused to apply style from 'http://127.0.0.1:5500/css/app.3e7d65e5.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
项目使用vue create xiangmu创建的。









