Skip to content

Commit

Permalink
fix playwright install
Browse files Browse the repository at this point in the history
  • Loading branch information
winkerVSbecks committed Aug 6, 2024
1 parent e709ff8 commit 2eb3ef3
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 273 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"directory": "docs"
},
"scripts": {
"postinstall": "pnpm dlx playwright install chromium",
"preinstall": "pnpm dlx playwright install chromium",
"dev": "astro dev",
"start": "astro dev",
"build": "astro build",
Expand Down
Loading

0 comments on commit 2eb3ef3

Please sign in to comment.