Skip to content

Commit

Permalink
+ Windows Appx Arm
Browse files Browse the repository at this point in the history
  • Loading branch information
Rustem Mussabekov committed Aug 1, 2022
1 parent d8fd762 commit bce909b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ exports.default = ()=>({
},
{
target: 'appx',
arch: ['x64']
arch: ['x64', 'arm64']
}
]
},
Expand Down

0 comments on commit bce909b

Please sign in to comment.