Skip to content

Commit ff3114d

Browse files
committed
Update script
1 parent 0c47a17 commit ff3114d

6 files changed

Lines changed: 153 additions & 67 deletions

File tree

apps/desktop/electron-builder.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ files:
1313

1414
asar: true
1515

16-
# Native modules cannot be dlopen'd from inside an asar.
17-
# `scripts/ensure-pty-prebuilds.ts` guarantees both arch prebuilds are present
18-
# before packaging; see mac.x64ArchFiles for how the universal merge treats them.
16+
# Native modules cannot be dlopen'd from inside an asar. The Help-search addon
17+
# is already universal; `scripts/ensure-pty-prebuilds.ts` guarantees both pty
18+
# prebuilds are present before packaging.
1919
asarUnpack:
2020
- "**/node_modules/@lydell/node-pty-*/prebuilds/**"
2121
- "**/dist/native/*.node"

0 commit comments

Comments
 (0)