fix(create): nest nitro rollup config - #457
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
📝 WalkthroughWalkthroughTwo hosting integration snippets now nest ChangesNitro Configuration Examples
Estimated code review effort: 1 (Trivial) | ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 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 |
|
Note GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer. |
Summary
Generated React Nitro/Railway projects now pass Sentry rollup externals through Nitro's
configoption. This avoids the type error caused by passingrollupConfigat the top level of the Nitro Vite plugin options.Validation
pnpm --filter @tanstack/create buildpnpm --filter @tanstack/create testSummary by CodeRabbit