Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit 0523258

Browse files
committed
Merge branch 'dev'
2 parents f4710d2 + b527b10 commit 0523258

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,22 +43,14 @@ Todo
4343

4444
### Electron
4545

46-
Just add [vue-cli-plugin-electron-builder](https://www.npmjs.com/package/vue-cli-plugin-electron-builder)
46+
Just add [vue-cli-plugin-electron-builder](https://nklayman.github.io/vue-cli-plugin-electron-builder/)
4747

4848
```
4949
vue add electron-builder
5050
vue add vuetify
5151
yarn serve:electron
5252
```
5353

54-
Gotcha
55-
56-
- If you add vuetify before electron-builder, electron-builder will overwrite Vuetify's App.vue and HelloWorld.vue
57-
58-
Todo
59-
60-
- material icons aren't properly included
61-
6254
### PWA
6355

6456
If you already made a project with the PWA option selected, then just adding like above should do it.

logo.png

5.54 KB
Loading

0 commit comments

Comments
 (0)