Did anyone using rocket loader with nextjs, my side render blocked because of that
My project using nextjs 16 with cache component enable. I see rocket loader cloudflare help improve first content paint so I try it it out. The result is all the script added from turbo to stream component got blocked by rocket loader this make my page stuck at skeleton loading state. Is anyone manage config rocker loader rule?