- capacitor.config + android/ 네이티브 프로젝트 - 앱 전용 빌드(.env.capacitor, build:app), 뒤로가기·safe-area - docs/ANDROID.md Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"appId": "kr.sblog.slimbudget",
|
||||
"appName": "Slim Budget",
|
||||
"webDir": "dist",
|
||||
"android": {
|
||||
"allowMixedContent": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user