mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-29 01:07:49 +10:00
fix: disable wip appx (#2807)
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user