You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use React on Rails default 'ssr-generated' for server bundle path
Per code review, use the documented default value 'ssr-generated' for
server_bundle_output_path instead of a custom path. This follows the
React on Rails 16 conventions and matches the framework defaults.
0 commit comments