Prevent packing of native modules (#337)

This commit is contained in:
PF4Public 2022-04-19 12:04:30 +03:00 committed by GitHub
parent b11d1d7224
commit 961a6f47cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,6 +89,7 @@
},
"build": {
"appId": "im.riot.app",
"asarUnpack": "**/*.node",
"files": [
"package.json",
{