File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Vue CLI Plugin Electron Builder
2
2
3
- A Vue Cli 3 plugin for Electron with no required configuration that uses [ Electron Builder] ( https://www.electron.build/ ) .
3
+ Instantly add Electron to your Vue.js app, with the help of [ Electron Builder] ( https://www.electron.build/ ) .
4
4
5
5
Build status: [ ![ Build status] ( https://github.com/nklayman/vue-cli-plugin-electron-builder/workflows/Node%20CI/badge.svg )] ( https://github.com/nklayman/vue-cli-plugin-electron-builder/actions )
6
6
Original file line number Diff line number Diff line change 1
1
module . exports = {
2
2
title : 'Vue CLI Plugin Electron Builder' ,
3
- description :
4
- 'A Vue CLI 3/4 plugin for Electron with no required configuration.' ,
3
+ description : 'Instantly Add Electron to Your Vue.js App' ,
5
4
base : '/vue-cli-plugin-electron-builder/' ,
6
5
ga : 'UA-134189455-2' ,
7
6
head : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-cli-plugin-electron-builder" ,
3
3
"version" : " 2.0.0-beta.6" ,
4
- "description" : " A Vue Cli 3 plugin for Electron with no required configuration " ,
4
+ "description" : " Instantly Add Electron to Your Vue.js App " ,
5
5
"main" : " index.js" ,
6
6
"homepage" : " https://nklayman.github.io/vue-cli-plugin-electron-builder/" ,
7
7
"funding" : " https://github.com/sponsors/nklayman" ,
You can’t perform that action at this time.
0 commit comments