We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a8257 commit dcfb74fCopy full SHA for dcfb74f
config/initializers/react_on_rails.rb
@@ -13,7 +13,7 @@
13
# If you are using the same file for client and server rendering, having this set probably does
14
# not affect performance.
15
config.server_bundle_js_file = "server-bundle.js"
16
-
+
17
# Server bundle output path for private SSR bundles (React on Rails 16+)
18
# This keeps server bundles separate from public assets for security
19
# Using the default from React on Rails docs
0 commit comments