We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
installGlobals
The globals added by installGlobals are now natively available with node 20+
node
Ref: remix-run/remix#7067 (comment)
The text was updated successfully, but these errors were encountered:
Ok I think I might have misunderstood that comment. Need a second opinion before I anything here
Sorry, something went wrong.
Looking further.. I am correct on the fact that installGlobals is no longer needed
Yeah, we can remove that I think
Successfully merging a pull request may close this issue.
The globals added by
installGlobals
are now natively available withnode
20+Ref: remix-run/remix#7067 (comment)
The text was updated successfully, but these errors were encountered: