Skip to content

Conversation

@psrpinto
Copy link
Member

@psrpinto psrpinto commented Dec 19, 2024

This PR logs all requests to playground in the browser console, when in development environments:

Screenshot 2024-12-19 at 16 48 46

Ideally we would want the requests to show in the network tab of browser tools, which I think would be possible with a service worker (which would serve as proxy between the extension and playground), but getting that working would not be a quick fix, so I figured I wouldn't do that just yet.

Copy link
Member

@ashfame ashfame left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! 🚀

Co-authored-by: Ashish Kumar <[email protected]>
@psrpinto psrpinto merged commit 88bca91 into trunk Dec 19, 2024
3 checks passed
@psrpinto psrpinto deleted the log-playground-requests branch December 19, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants