Skip to content

N-API: Remove reference to node internals#13892

Closed
gabrielschulhof wants to merge 1 commit intonodejs:masterfrom
gabrielschulhof:avoid-node-internals
Closed

N-API: Remove reference to node internals#13892
gabrielschulhof wants to merge 1 commit intonodejs:masterfrom
gabrielschulhof:avoid-node-internals

Conversation

@gabrielschulhof
Copy link
Contributor

We must keep src/node_api.cc free of node internals because it must
build cleanly outside of node as well - for example in node_addon_api.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. node-api Issues and PRs related to the Node-API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants