Commit 2424b1c
Enable RSC support in Pro initializer
Add the three RSC fields per the marketplace demo initializer
(react-on-rails-demo-marketplace-rsc/config/initializers/
react_on_rails_pro.rb):
- enable_rsc_support = true
- rsc_bundle_js_file = "rsc-bundle.js"
- rsc_payload_generation_url_path = "rsc_payload/"
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 767c513 commit 2424b1c
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
0 commit comments