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

Remove logging to browser #733

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

ekzyis
Copy link
Member

@ekzyis ekzyis commented Jan 4, 2024

I think I only added console.log and console.error for debugging during development.

Since we have problems with push notifications on iOS where we will not see the browser console anyway (or only using USB debugging), we can remove these lines.

Also, the payload options weren't useful in the logs. They only add noise.

Related to #411

@huumn huumn merged commit 045ba28 into stackernews:master Jan 4, 2024
1 check passed
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.

None yet

2 participants