gabriel / musehub public
diff.ts typescript
10 lines 281 B
Raw
sha256:2edd1943a6367c0da5d64db5b9dd3ac2cc61eebb3a7eda94894f7d4767d146f3 docs(#139): annotate unused DAG/commit-graph CSS instead of… Sonnet 5 minor ⚠ breaking 58 days ago
1 /**
2 * diff.ts — Diff page stub.
3 *
4 * Diffs are now fully server-side rendered. This module is kept as a stub
5 * so the page bundle doesn't break, but it no longer touches the DOM.
6 */
7
8 export async function initDiff(): Promise<void> {
9 // SSR — nothing to do client-side.
10 }
File History 1 commit
sha256:2edd1943a6367c0da5d64db5b9dd3ac2cc61eebb3a7eda94894f7d4767d146f3 docs(#139): annotate unused DAG/commit-graph CSS instead of… Sonnet 5 minor 58 days ago