vue3打包失败,js文件无法导入

在vue.config.js里添加这个模块

module.exports = {   publicPath: "./" };

posted @ 2021-03-08 17:34  zeal666  阅读(317)  评论(0)    收藏  举报