File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
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
+ A Vue Cli 3/4 plugin for Electron with no required configuration that uses [ 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
3
description :
4
- 'A Vue CLI 3 plugin for Electron with no required configuration.' ,
4
+ 'A Vue CLI 3/4 plugin for Electron with no required configuration.' ,
5
5
base : '/vue-cli-plugin-electron-builder/' ,
6
6
ga : 'UA-134189455-2' ,
7
7
head : [
You can’t perform that action at this time.
0 commit comments