react-on-rails-rsc
v19.0.3
Published
React Server Components support for react_on_rails Ruby gem
Readme
@shakacode-tools/react-on-rails-rsc
This package provides React Server Components (RSC) support for the react-on-rails-pro Ruby gem.
⚠️ IMPORTANT: This package is for internal use only ⚠️
This package is not intended to be used directly by end users. It is designed to be used internally by react-on-rails-pro npm package and ruby gem.
Usage
Do not use this package's APIs directly in your application code. Instead use react_on_rails and react-on-rails-pro gems and npm packages APIs to render or stream React Server Components.
Package Contents
This package provides internal tooling for React Server Components integration:
- Webpack plugin for manifesting client components
- Webpack loader for bundling server components
- Client/server utilities for RSC rendering
Support
For questions about React Server Components:
- Visit React on Rails Pro documentation
- Visit React on Rails documentation
- Open issues in the
react-on-rails-prorepository
