diff --git a/electron-builder.yaml b/electron-builder.yaml index 485e382..7c0c5b5 100644 --- a/electron-builder.yaml +++ b/electron-builder.yaml @@ -24,7 +24,6 @@ win: - "!**/*.dylib" - "!**/*_darwin.node" - "!**/*_linux.node" - # This gets passed to the afterPack hook to help recreate the asar file. This must be a single string. asarUnpack: - "**/*.node" - "**/*.dll"