8f8744ba4b4d4ad04d439a44d7662eef92a3d5f2
CI / build (push) Failing after 12m17s
- @capacitor/camera 정적 import 제거 → 네이티브에서만 동적 import (웹은 카메라를 호출하지도 않는데 정적 import가 AccountView 청크 평가를 깨뜨려 모바일 웹에서 진입 시 청크 로드 실패 → onError 새로고침 → 로그인 루프 발생) - router.onError 경로별 1회 새로고침으로 제한(무한 루프 방지) + 성공 시 플래그 정리 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
sb_pt
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VS Code + Vue (Official) (and disable Vetur).
Recommended Browser Setup
- Chromium-based browsers (Chrome, Edge, Brave, etc.):
- Firefox:
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build
Lint with ESLint
npm run lint
Description
Languages
Vue
79.5%
JavaScript
17.6%
Java
1.2%
CSS
0.8%
Swift
0.7%