Skip to content

Commit 8e2df22

Browse files
committed
user editable variable
1 parent faa3ee9 commit 8e2df22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/react/server_rendering/bundle_renderer.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def after_render(component_name, props, prerender_options)
5050
end
5151

5252
class << self
53-
attr_accessor :asset_container_class
53+
attr_accessor :asset_container_class, :dont_use_webpacker_manifest
5454
end
5555

5656
# Get an object which exposes assets by their logical path.

0 commit comments

Comments
 (0)