Conversation
WalkthroughAdds './server.js' to the Next.js entry list in FRAMEWORK_FILES inside src/Detection/Rendering/SSR.php. Updates tests in tests/unit/DetectorTest.php: adds a Next.js SSR detection case expecting [".next/some-standalone-files.js", "server.js"] to be detected as Next.js SSR with no fallback, and adds multiple Nuxt-related scenarios (Nuxt SSR and Nuxt static cases with various fallback files). No other framework mappings, public signatures, or runtime detection logic were changed. Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit