Skip to content

Commit dcfb74f

Browse files
committed
rubocop autofix
1 parent 71a8257 commit dcfb74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/react_on_rails.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# If you are using the same file for client and server rendering, having this set probably does
1414
# not affect performance.
1515
config.server_bundle_js_file = "server-bundle.js"
16-
16+
1717
# Server bundle output path for private SSR bundles (React on Rails 16+)
1818
# This keeps server bundles separate from public assets for security
1919
# Using the default from React on Rails docs

0 commit comments

Comments
 (0)