Vue打包后built files are meant to be served over an HTTPserver.Opening index.html overfile:// won'twork

使用命令npm run build打包vue项目之后提示 : “Tip: built files are meant to be served over an HTTP server. Opening index.html over file:// won’t work.”, 并且在本地打开index.html是空白页,是因为打包的时候配置文件config的index.js的build配置是默认a
相关文章
相关标签/搜索