Skip to content

Commit 1c5b09b

Browse files
committed
add pretest with exec
1 parent a5bb5d8 commit 1c5b09b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/render/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"build": "tsup-node",
6969
"clean": "rm -rf dist",
7070
"dev": "tsup-node --watch",
71+
"pretest": "pnpm exec playwright install",
7172
"test": "vitest run",
7273
"test:watch": "vitest"
7374
},

0 commit comments

Comments
 (0)