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

Commit e8579c3

Browse files
committed
Merge branch 'feat/plugins-docs' into dev
2 parents 820c88c + 39036c0 commit e8579c3

File tree

1 file changed

+3
-20
lines changed

1 file changed

+3
-20
lines changed

README.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you run into any issues you can hit us up on [discord/need](https://discordap
2626

2727
Here are some extra steps for setting up the old templates but using plugins from the new ecosystem.
2828

29-
## Nuxt
29+
### Nuxt
3030

3131
```
3232
# preset: default (babel, eslint)
@@ -63,25 +63,8 @@ Todo
6363

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

66-
Otherwise...
6766

68-
Todo
69-
70-
- check if can add PWA plugin after now without old bug
71-
72-
### Cordova (not working yet)
73-
74-
https://www.npmjs.com/package/vue-cli-plugin-cordova
75-
76-
77-
Gotcha
78-
79-
- `semver module not found`
80-
- fix with `yarn add -D semver`
81-
82-
Todo
83-
84-
- can i skip `yarn cordova:build`?
67+
### Cordova
8568

86-
## Typescript Support
69+
Follow the instructions detailed in this plugin https://www.npmjs.com/package/vue-cli-plugin-cordova
8770

0 commit comments

Comments
 (0)