Commit 5d85f15
Fix SSR by using classic React runtime in SWC
The automatic React runtime was causing issues with React on Rails server-side rendering.
Switching to classic runtime ensures compatibility with React on Rails SSR function detection.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 087ec70 commit 5d85f15
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments