An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
Found an issue or bug with electron-vue? Tell me all about it!
Questions regarding how to use electron or vue are likely to be closed as they are not direct issues with this boilerplate. Please seek solutions from official documentation or their respective communities.
Describe the issue / bug.
# Not sure if this is electron-vue related, but how do I define the content of the about window showing on macOS? I couldn't find any information.
I seems to pick the icon, the author's name and the publishing year, but I'd like add some content there. And it shows it's copyrighted, even when I add a MIT License.
How can I reproduce this problem?
# just build your app and go to "your app" > "about your app"
If visual, provide a screenshot.
#
Tell me about your development environment.
Node version: v10.2.1
NPM version: 6.1.0
vue-cli version: (if necessary) 2.9.6
Operating System: macOS 10.12.6
If you are looking to suggest an enhancement or feature, then feel free to remove everything above.
Found an issue or bug with electron-vue? Tell me all about it!
Questions regarding how to use
electron
orvue
are likely to be closed as they are not direct issues with this boilerplate. Please seek solutions from official documentation or their respective communities.Describe the issue / bug.
# Not sure if this is electron-vue related, but how do I define the content of the about window showing on macOS? I couldn't find any information. I seems to pick the icon, the author's name and the publishing year, but I'd like add some content there. And it shows it's copyrighted, even when I add a MIT License.
How can I reproduce this problem?
# just build your app and go to "your app" > "about your app"
If visual, provide a screenshot.
#
Tell me about your development environment.
If you are looking to suggest an enhancement or feature, then feel free to remove everything above.