Skip to content

Commit 6d447d2

Browse files
committed
add v4 tag to playwright extension
1 parent fb9abe5 commit 6d447d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/config/extensions/playwright.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,13 @@
22
title: "Playwright"
33
sidebarTitle: "playwright"
44
description: "Use the playwright build extension to use Playwright with Trigger.dev"
5+
tag: "v4"
56
---
67

8+
import UpgradeToV4Note from "/snippets/upgrade-to-v4-note.mdx";
9+
10+
<UpgradeToV4Note />
11+
712
If you are using [Playwright](https://playwright.dev/), you should use the Playwright build extension.
813

914
- Automatically installs Playwright and required browser dependencies

0 commit comments

Comments
 (0)