安装 nw-vue-devtools
package.json 配置如下:
{
"chromium-orgs": "--load-extension='./node_modules/nw-vue-devtools'",
...
}
跑起来调试抛出了个错误:
`Failed to load resource: net::ERR_FILE_NOT_FOUND
chrome-extension://aoionhbkcjeelfdihgcecbjfnfpcalcg/node_modules/vue/dist/vue.js`