build(win32): appx contextmenu (#2801)

This commit is contained in:
Baptiste Augrain
2026-04-26 12:26:50 +02:00
committed by GitHub
parent e78f14dea2
commit e60052e283
7 changed files with 124 additions and 8 deletions

View File

@@ -31,6 +31,8 @@ find .build/extensions -type f -name '*.node' -print -delete
npm run copy-policy-dto --prefix build
node build/lib/policies/policyGenerator.ts build/lib/policies/policyData.jsonc win32
node build/win32/explorer-dll-fetcher.ts .build/win32/appx
npm run gulp "vscode-win32-${VSCODE_ARCH}-min-packing"
. ../build_cli.sh