ByungCheol dc31cf4bfa
CI / build (push) Failing after 13m13s
fix: 데스크톱 캐시로 인한 최신 화면 미반영 해결 + HTML no-cache
- electron/main.cjs: 시작 시 HTTP 캐시 클리어 → 라이브 사이트 최신 프론트 항상 로드
  (루트 '/' HTML 이 캐시돼 옛 번들이 뜨던 문제 — '로그인 전 사이드바' 미반영 원인)
- nginx: location / 에 Cache-Control no-cache 추가(웹/PWA 진입 HTML 항상 최신)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-07 17:25:21 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00
@
2026-05-30 21:18:13 +09:00

sb_pt

This template should help get you started developing with Vue 3 in Vite.

VS Code + Vue (Official) (and disable Vetur).

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
S
Description
No description provided
Readme 15 MiB
Languages
Vue 79.5%
JavaScript 17.6%
Java 1.2%
CSS 0.8%
Swift 0.7%