Commit 424159c
chore: sync baked SSR-flip server.js with templates main (dc8dae5) — the flip's verbatim solid-v2/fullstack/server.js copy now passes the @solidjs/vite-plugin 3.0.0-next.29 event seam (handleRequest(request, { event: { nativeEvent: req } }), so getRequestEvent().nativeEvent carries the raw IncomingMessage on flipped scaffolds too), regenerated via scripts/gen-ssr-flip-server.mjs; the solid-v2-basic fixture mirrors the templates' new ^3.0.0-next.29 pin. No TEMPLATES_REF bump: 0.10.0 removed the pin and scaffolds track live templates HEAD. Full suite green: 48 tests / 9 files, including live-GitHub scaffolds against the new templates HEAD.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent f8909b3 commit 424159c
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments