Commit 9c8ec8a
Update defer comment to clarify backward-compatibility only
Per reviewer guidance, updated comment in spec/dummy layout to explicitly
state that defer: true is retained solely for backward-compatibility and
testing purposes, not recommended for production.
The comment now references docs/building-features/streaming-server-rendering.md
and recommends using async: true with immediate_hydration or
generated_component_packs_loading_strategy: :async for production apps.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent cf6dba5 commit 9c8ec8a
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments