nklayman / vue-cli-plugin-electron-builder

Easily Build Your Vue.js App For Desktop With Electron

Home Page:https://nklayman.github.io/vue-cli-plugin-electron-builder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a risk that the github token in vue.config.js can be analysed and viewed by the distributed production version?

kurohoan opened this issue · comments

Is there a risk that the github token in vue.config.js can be analysed and viewed by the distributed production version?
I would like to use this functionality with automatic updates.

I assume it is part of the builderOptions, so you should check the docs of electron-builder.

ok