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 40f4f5c commit 642b29bCopy full SHA for 642b29b
package.json
@@ -6,7 +6,7 @@
6
"dev": "nuxt dev",
7
"generate": "nuxt generate",
8
"preview": "nuxt preview",
9
- "postinstall": "nuxt prepare"
+ "postinstall": "nuxt prepare && pnpm dlx playwright install"
10
},
11
"devDependencies": {
12
"@iconify-json/heroicons": "^1.1.20",
0 commit comments