playwright

This commit is contained in:
array-in-a-matrix 2024-01-16 14:11:11 -05:00
parent 3d2b806a10
commit c49d955693

View file

@ -31,6 +31,7 @@ The site should be now accessible at [http://localhost:4321/](http://localhost:4
Build deployable site:
```sh
pnpm exec playwright install
pnpm astro build
```