Aggiunge integrazione Capacitor per build APK Android

This commit is contained in:
2026-01-24 10:33:06 +01:00
parent 2e956aef75
commit 9346117603
8 changed files with 181 additions and 2 deletions

10
.gitignore vendored
View File

@@ -25,3 +25,13 @@ dist-ssr
*.njsproj
*.sln
*.sw?
# Capacitor
android/
ios/
.capacitor/
# Build output
output/
*.apk
*.aab