vite-plugin-vue-crx3 icon indicating copy to clipboard operation
vite-plugin-vue-crx3 copied to clipboard

编译报错

Open augustVino opened this issue 2 years ago • 1 comments

image

出现上述报错后(Cannot create property 'code' on boolean 'false'),编译会卡住。重启无效

"dependencies": { "ant-design-vue": "^3.2.2", "vue": "^3.2.25" }, "devDependencies": { "@rollup/plugin-commonjs": "^20.0.0", "@types/chrome": "0.0.181", "@vitejs/plugin-vue": "^2.3.1", "@vue/compiler-sfc": "^3.2.33", "babel-eslint": "^10.1.0", "eslint": "^8.14.0", "eslint-plugin-html": "^6.2.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-vue": "^8.7.1", "less": "^4.1.2", "prettier": "^2.6.2", "unplugin-vue-components": "^0.19.3", "vite": "^2.9.5", "vite-plugin-vue-crx3": "^1.0.8" }

augustVino avatar Apr 26 '22 06:04 augustVino

执行 build 直接报错

image

augustVino avatar Apr 26 '22 06:04 augustVino