*Switch to including build/Release native node libraries
This commit is contained in:
parent
3b49f466c9
commit
74893a53fb
4
pkg.json
4
pkg.json
|
@ -1,8 +1,6 @@
|
||||||
{
|
{
|
||||||
"assets": [
|
"assets": [
|
||||||
"node_modules/udx-native/prebuilds/*/*.node",
|
"node_modules/*/build/Release/*.node",
|
||||||
"node_modules/sodium-native/prebuilds/*/*.node",
|
|
||||||
"node_modules/bcrypto/prebuilds/*/*.node",
|
|
||||||
"node_modules/hsd/lib/covenants/names.db"
|
"node_modules/hsd/lib/covenants/names.db"
|
||||||
],
|
],
|
||||||
"outputPath": "dist"
|
"outputPath": "dist"
|
||||||
|
|
Loading…
Reference in New Issue