You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(Q7): mermaid 식 라이브 tile 데모 (estreuv-demo 코드펜스)
코드 블록이 실제 컴포넌트로 렌더되는 형태 (mermaid 처럼):
- .vitepress/config.js: estreuv-demo fence → live HTML + 소스 동시 출력,
vue isCustomElement(estreuv-*) 로 SSR 통과
- .vitepress/theme/index.js: client-only 로 estreuv tile 등록(hydration
후 업그레이드) + custom.css 데모 박스
- tiles.md: tile 예제 4종 → estreuv-demo (라이브)
- estreuv/lit 는 docs 가 선언 안 해도 root 워크스페이스 호이스트에서
Vite 해소 (docs 에 dep 추가 시 install 불안정 → 미선언 채택)
빌드 클린(9p), npm ci 일관, estreuv 38/38 회귀 0.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments