bitwarden-desktop: build desktop_napi in release mode (#514460)

This commit is contained in:
dotlambda
2026-05-03 15:05:15 +00:00
committed by GitHub
@@ -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