问题描述:

Refused to apply style from 'http://localhost:63342/static/css/chunk-elementUI.8441406c.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

解决办法:
在webpack.prod.conf.js文件中的webpackConfig找到output,添加一项 publicPath: ‘./’

Logo

Vue社区为您提供最前沿的新闻资讯和知识内容

更多推荐