Skip to content

Conversation

henrebotha
Copy link

No description provided.

Triple backticks is for code blocks, not inline code.
accomplish the most complicated tasks, please refer to:

- [GYP documentation](https://gyp.gsrc.io/index.md)
- [node-gyp wiki](https://github.com/nodejs/node-gyp/wiki)
Copy link
Member

Choose a reason for hiding this comment

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

Could you update this link that is moved to https://github.com/nodejs/node-gyp/tree/main/docs?

Copy link
Member

@legendecas legendecas left a comment

Choose a reason for hiding this comment

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

The overall change looks good to me, except a minor point. Thanks!

"target_name": "myModule",
"sources": ["src/my_module.cc", ...],
...
"sources": ["src/my_module.cc", ],
Copy link
Member

Choose a reason for hiding this comment

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

I'm not convinced that this special ellipse charater is better than the plain .... Could you revert this and the other cases below back to ...?

@legendecas legendecas moved this from Need Triage to In Progress in Node-API Team Project Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants