From bc5b8c7fed99f68b038d4a59d8cbe0a8ad127771 Mon Sep 17 00:00:00 2001 From: sdfasd Date: Sun, 30 Aug 2020 01:04:36 -0700 Subject: [PATCH] remove no-longer correct comment --- electron-builder.yaml | 1 - 1 file changed, 1 deletion(-) 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"