bitwarden-desktop: build desktop_napi with --release

This commit is contained in:
myul
2026-04-29 00:21:00 +08:00
parent 259aa5b226
commit efc7009dd0
@@ -134,7 +134,7 @@ buildNpmPackage' rec {
patchShebangs apps/desktop/node_modules
pushd apps/desktop/desktop_native/napi
npm run build
npm run build -- --release
popd
pushd apps/desktop/desktop_native/proxy