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

Bump next to latest #185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

patrick91
Copy link

@patrick91 patrick91 commented Nov 19, 2024

Great talk! 😊

Doing this PR to help update the dependencies, I've started with Next.js since it might be the most difficult one 😊

Comment on lines +24 to +26
if (typeof window === "undefined") {
continue;
}
Copy link
Author

Choose a reason for hiding this comment

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

this seems to run on the node js side too, so I've added this check, but there's better ways to do this too :D

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.

1 participant