Push shared libraries to AliasVault.Client (#886)

This commit is contained in:
Leendert de Borst
2025-06-04 21:36:11 +02:00
committed by Leendert de Borst
parent a66e8b6b0d
commit 89a57b6047

View File

@@ -10,11 +10,13 @@ PACKAGES_DIR="./"
IDENTITY_TARGETS=(
"../apps/browser-extension/src/utils/shared/identity-generator"
"../apps/mobile-app/utils/shared/identity-generator"
"../apps/server/AliasVault.Client/wwwroot/js/shared/identity-generator"
)
PASSWORD_TARGETS=(
"../apps/browser-extension/src/utils/shared/password-generator"
"../apps/mobile-app/utils/shared/password-generator"
"../apps/server/AliasVault.Client/wwwroot/js/shared/password-generator"
)
# Build and distribute a package