Improved appx assets

This commit is contained in:
Joel Collins 2019-03-08 15:29:08 +00:00
parent db4b9bf290
commit f2f01bc05a
9 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 7 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

Before After
Before After

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

View file

@ -20,6 +20,7 @@ convertToWindowsStore({
inputDirectory: path.join(__dirname, '../release-builds/openflexure-ev-win32-x64'),
outputDirectory: path.join(__dirname, '../release-builds/dist', package.version),
assets: path.join(__dirname, '/appx/assets'),
makePri: true,
identityName: '60425J.T.Collins.OpenFlexureeV',
packageExecutable: 'app/openflexure-ev.exe',
packageName: 'OpenFlexureEV',