nodejs / node-api-headers

Repository used to make the N-API headers more accessible
MIT License
32 stars 13 forks source link

improved documentation and fix on include_dir. #4

Closed NickNaso closed 2 years ago

NickNaso commented 2 years ago

Fixes https://github.com/nodejs/node-api-headers/issues/3 Added more documentation about node-api-headers Fixed the include_dir property.

KevinEady commented 2 years ago

Would using path.resolve be better actually? 🤷

NickNaso commented 2 years ago

Saw this after approving

@KevinEady I made the requested changes. Please take a look when you have time.