Skip to content

Commit 60de2f0

Browse files
committed
chore: skip playwright install on netlify
1 parent 23522ab commit 60de2f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

netlify.toml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[build.environment]
22
NODE_VERSION = "20"
3+
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD = "1"
34

45
[build]
56
publish = "docs/.vitepress/dist"

0 commit comments

Comments
 (0)