Unifica output APK nella cartella /dist/android invece di /output

This commit is contained in:
2026-01-24 18:14:40 +01:00
parent b174e66c8b
commit 5e9377c681
3 changed files with 11 additions and 9 deletions

4
.gitignore vendored
View File

@@ -11,7 +11,8 @@ lerna-debug.log*
currentCommit.txt
node_modules
dist
dist/*
!dist/android/
dist-ssr
*.local
@@ -34,4 +35,5 @@ ios/
# Build output
output/
*.apk
!dist/android/*.apk
*.aab