remove no-longer correct comment
This commit is contained in:
parent
67905e01a7
commit
bc5b8c7fed
|
@ -24,7 +24,6 @@ win:
|
||||||
- "!**/*.dylib"
|
- "!**/*.dylib"
|
||||||
- "!**/*_darwin.node"
|
- "!**/*_darwin.node"
|
||||||
- "!**/*_linux.node"
|
- "!**/*_linux.node"
|
||||||
# This gets passed to the afterPack hook to help recreate the asar file. This must be a single string.
|
|
||||||
asarUnpack:
|
asarUnpack:
|
||||||
- "**/*.node"
|
- "**/*.node"
|
||||||
- "**/*.dll"
|
- "**/*.dll"
|
||||||
|
|
Loading…
Reference in New Issue