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

fix: add node prefix for builtin modules #1931

Merged
merged 2 commits into from
Nov 25, 2023
Merged

Conversation

Uzlopak
Copy link
Collaborator

@Uzlopak Uzlopak commented Nov 25, 2023

I was playing around with deno. It does not like if built ins are not loaded with node prefix and json files need to be imported with assert json.

Lets see if the ci passes.

@Uzlopak Uzlopak requested a review from a team as a code owner November 25, 2023 00:25
@Uzlopak Uzlopak changed the title chore: add node prefix for builtin modules fix: add node prefix for builtin modules Nov 25, 2023
@Uzlopak
Copy link
Collaborator Author

Uzlopak commented Nov 25, 2023

@wolfy1339 changing this to a fix, as it is potentially improving compat with deno

@wolfy1339 wolfy1339 merged commit f515b6a into probot:beta Nov 25, 2023
19 checks passed
@Uzlopak Uzlopak deleted the node-prefix branch November 25, 2023 21:16
Copy link

🎉 This PR is included in version 13.0.0-beta.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants