chpark 8c8e3ffeaa fix: SSR 데이터 주입 방식 수정 - layout에서 ssrData script 태그 직접 출력
- app.js: initScript() 헬퍼로 <script>var __INIT__=데이터</script> 생성
- layout.ejs: <%- ssrData %> 로 body 뒤에 script 태그 삽입
- 모든 페이지에서 첫 로드 시 즉시 데이터 표시 확인 완료

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-27 12:56:59 +09:00
2026-03-27 01:24:41 +09:00
S
Description
No description provided
119 KiB
Languages
EJS 51.1%
JavaScript 40.2%
Shell 2.8%
Batchfile 2.2%
Python 1.8%
Other 1.9%