Class: ReactOnRailsPro::JsCodeBuilder

Inherits:
ReactOnRails::JsCodeBuilder
  • Object
show all
Defined in:
lib/react_on_rails_pro/js_code_builder.rb

Overview

Pro JS code builder that extends the base JsCodeBuilder with RSC support, pre-hooks, and Node renderer-specific options.

Part of the strategy pattern refactoring (see issue #2905). Currently additive — not yet wired into the main rendering path.