Cover import of a *.node file with a policy manifest. Add invalid integrity test case. PR-URL: https://github.com/nodejs/node/pull/27903 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com>
8 lines
100 B
Python
8 lines
100 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "binding",
|
|
"sources": [ "binding.c" ]
|
|
}
|
|
]
|
|
}
|