log out the reason PUPPETEER_DOWNLOAD_ENCOUNTER_ERROR

This commit is contained in:
geekgeekrun
2024-02-25 16:27:35 +08:00
parent 4fc5c8c3b1
commit ced77c65df
5 changed files with 28 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ export default defineConfig({
},
plugins: [
externalizeDepsPlugin({
exclude: ['@geekgeekrun/geek-auto-start-chat-with-boss', '@geekgeekrun/dingtalk-plugin', 'find-chrome-bin']
exclude: ['@geekgeekrun/geek-auto-start-chat-with-boss', '@geekgeekrun/dingtalk-plugin', '@geekgeekrun/utils', 'find-chrome-bin']
})
]
},