fix: try to resolve server entry also from server dir - #4313
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates server entry auto-detection in Nitro's path resolver: when ChangesServer Entry Detection
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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 |
commit: |
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
Bump nitro to 3.0.260610-beta so the server entry is auto-detected from the server/ directory in addition to the project root (nitrojs/nitro#4313), matching upstream Nitro behaviour and keeping the root directory tidy. Closes nuxt#35484
Bump nitro to 3.0.260610-beta so the server entry is auto-detected from the server/ directory in addition to the project root (nitrojs/nitro#4313), matching upstream Nitro behaviour and keeping the root directory tidy. Closes nuxt#35484
No description provided.