Change location of copied language packs
This commit is contained in:
parent
d57cf86ffd
commit
eebd252b81
1 changed files with 0 additions and 2 deletions
|
@ -28,8 +28,6 @@ export async function afterPack({
|
||||||
appOutDir,
|
appOutDir,
|
||||||
`${productFilename}.app`,
|
`${productFilename}.app`,
|
||||||
'Contents',
|
'Contents',
|
||||||
'Frameworks',
|
|
||||||
'Electron Framework.framework',
|
|
||||||
'Resources'
|
'Resources'
|
||||||
);
|
);
|
||||||
} else if (
|
} else if (
|
||||||
|
|
Loading…
Add table
Reference in a new issue