Skip to content

feat: support module.createRequire#459

Merged
styfle merged 2 commits intovercel:mainfrom
maxam2017:feat/support-module-create-require
Jan 2, 2025
Merged

feat: support module.createRequire#459
styfle merged 2 commits intovercel:mainfrom
maxam2017:feat/support-module-create-require

Conversation

@maxam2017
Copy link
Contributor

Description

Added support for tracing dependencies loaded via module.createRequire.

Fixes #430

@maxam2017 maxam2017 requested review from a team, ijjk and styfle as code owners December 25, 2024 18:04
@maxam2017 maxam2017 changed the title feat: support module.createRequire detection feat: support module.createRequire Dec 25, 2024
Copy link
Member

@ijjk ijjk left a comment

Choose a reason for hiding this comment

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

This makes sense to me to support, thanks for the PR!

Copy link
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

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

Great, thanks! 🎉

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.

Does not resolve dependencies loaded via module.createRequire

3 participants