We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b8d5e commit 6a7e80eCopy full SHA for 6a7e80e
package.json
@@ -4,6 +4,7 @@
4
"description": "A Vue Cli 3 plugin for Electron with no required configuration",
5
"main": "index.js",
6
"homepage": "https://nklayman.github.io/vue-cli-plugin-electron-builder/",
7
+ "funding": "https://github.com/sponsors/nklayman",
8
"scripts": {
9
"test": "jest",
10
"test:docker": "docker build -t vcpeb . && docker run -t --rm --name vcpeb vcpeb",
0 commit comments