Skip to content

Commit 4353a0e

Browse files
authored
chore: migrate to esbuild (#6)
1 parent eb593f5 commit 4353a0e

File tree

3 files changed

+530
-22
lines changed

3 files changed

+530
-22
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![create-playwright CI](https://github.com/microsoft/create-playwright/actions/workflows/ci.yml/badge.svg)](https://github.com/microsoft/create-playwright/actions/workflows/ci.yml)
77

88
```bash
9-
npm init playwright
9+
npm init playwright@latest
1010
# Or for Yarn
11-
yarn create playwright
11+
yarn create playwright@latest
1212
```

0 commit comments

Comments
 (0)