deltachat-desktop: use build4production

This commit is contained in:
Robert Schütz 2022-06-03 18:35:26 +00:00
parent 5bf496fc77
commit 2e0c733dbf

View File

@ -81,7 +81,7 @@ in nodePackages.deltachat-desktop.override rec {
postInstall = ''
rm -r node_modules/deltachat-node/node/prebuilds
npm run build
npm run build4production
npm prune --production