三郎

Results 2 comments of 三郎

``` "build": { "asarUnpack": [ "./app/node_modules/node-notifier/**" ] } ``` not ./app/node_modules/node-notifier/vendor/** and you must externals 'node-notifier' in your webpack config.

目前还未在Vue3测试过兼容性 你可以尝试一下