Skip to content

Conversation

@scagood
Copy link

@scagood scagood commented Apr 8, 2024

Now we support node >=18.18.0 we can remove is-builtin-module (sindresorhus/is-builtin-module#12)

Comment on lines +39 to +42
{
filename: fixture("test.js"),
code: "require('node:test');",
},
Copy link
Author

Choose a reason for hiding this comment

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

Added node:test as it's new enough that is-builtin-module does not have it 👀

@aladdin-add
Copy link

seems it can fix #232. 👍

@aladdin-add aladdin-add changed the title feat: remove "is-builtin-module" dependency feat: remove "is-builtin-module" dependency (fixes #232) Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants