Skip to content

Commit

Permalink
Add note about debugging with Partytown
Browse files Browse the repository at this point in the history
  • Loading branch information
Wituareard committed Oct 5, 2024
1 parent 23356a2 commit 29ed90a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/ltex.dictionary.en-US.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,4 @@ Roboto
Saira
impersonification
Partiful
Partytown
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ pnpm run dev
# Open http://localhost:37572
```

## Debugging

The website uses the Partytown library, which can clutter network requests in DevTools with entries for `proxytown`. To exclude those requests, you can use the filter `-url:proxytown`.

## Deployment

The contents of the repository are continuously deployed to Netlify. You can track the deployment status [here](https://app.netlify.com/sites/pauseai/deploys).

0 comments on commit 29ed90a

Please sign in to comment.