There was an error while loading. Please reload this page.
makePri
1 parent 738075d commit c6751adCopy full SHA for c6751ad
1 file changed
scripts/package-appx.mjs
@@ -63,7 +63,7 @@ const sharedOptions = {
63
windowsKit: windowsKitPath,
64
deploy: false,
65
assets: assetsPath,
66
- makePri: true,
+ makePri: false, // from electron2appx docs: "you don't need to unless you know you do"
67
packageDisplayName: 'Studio by WordPress.com',
68
// See details at https://partner.microsoft.com/en-us/dashboard/products/<id>/identity
69
publisher: 'CN=E2E5A157-746D-4B04-9116-ABE5CB928306',
0 commit comments