This commit is contained in:
@@ -8,9 +8,12 @@ files:
|
||||
- out/**
|
||||
- package.json
|
||||
# Native / spawned binaries must live outside the asar to load at runtime.
|
||||
# The rg binary ships in a platform package (@vscode/ripgrep-<platform>-<arch>),
|
||||
# so that must be unpacked too — not just the @vscode/ripgrep shim.
|
||||
asarUnpack:
|
||||
- '**/node_modules/node-pty/**'
|
||||
- '**/node_modules/@vscode/ripgrep/**'
|
||||
- '**/node_modules/@vscode/ripgrep-*/**'
|
||||
mac:
|
||||
category: public.app-category.developer-tools
|
||||
target:
|
||||
|
||||
Reference in New Issue
Block a user