Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for 'debug' query param for the web-sdk bridge #219

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

gregjopa
Copy link
Contributor

This PR adds support for the optional debug query parameter for the web-sdk bridge url.

Copy link
Contributor

@jshawl jshawl left a comment

Choose a reason for hiding this comment

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

:shipit:

if (!error) {
throw new Error("Expected error to be thrown");
}
});
Copy link
Contributor

Choose a reason for hiding this comment

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

nice test coverage!

@gregjopa gregjopa merged commit 1bd5666 into main Oct 21, 2024
2 checks passed
@gregjopa gregjopa deleted the add-optional-debug-param-for-web-sdk branch October 21, 2024 17:00
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.

5 participants