fix: disable wip appx (#2807)

This commit is contained in:
Baptiste Augrain
2026-04-27 11:52:11 +02:00
committed by GitHub
parent 8b760ef6a7
commit 3ab1aeedbf
5 changed files with 58 additions and 39 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ 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
# node build/win32/explorer-dll-fetcher.ts .build/win32/appx
npm run gulp "vscode-win32-${VSCODE_ARCH}-min-packing"