-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.
Description
Version
v17.7.0
Platform
Windows
Subsystem
No response
What steps will reproduce the bug?
Compile NodeJS and add a linked module by e.g. using this command:
vcbuild.bat x64 dll link-module ./my-extra-module.jsHow often does it reproduce? Is there a required condition?
No response
What is the expected behavior?
The module should be available as a built-in module when using the resulting binary.
What do you see instead?
The file is missing from the file generated by the js2c script, presumably by faulty refactoring done in the past. (It still worked with NodeJS v14)
Additional information
No response
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.confirmed-bugIssues with confirmed bugs.Issues with confirmed bugs.