feat(bundler): vite build/prepare + dx improvements#6010
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (6)
🚧 Files skipped from review as they are similar to previous changes (6)
📝 WalkthroughWalkthroughAdds Vite HMR support with Vite output path handling, dev-server lifecycle management, Android adb reverse wiring, related tests, and a package version bump. ChangesVite HMR: constant, bundler service, and run controller
Package version bump
Estimated code review effort: 4 (Complex) | ~60 minutes Suggested reviewers: Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches📝 Generate docstrings
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 |
346cae6 to
fd5d69e
Compare
45314a2 to
6442af7
Compare
Provides ability to run multiple platforms builds in parallel.
37019bb to
201d547
Compare
adb reverseport forwarding needed for HMR, eliminating the need for developers to manually coordinate these steps or use external tooling. It also ensures that Vite build outputs are always correctly copied to the platform destination, fixing prior issues with missing or stale bundles.Summary by CodeRabbit
adb reversesetup best-effort with verification and safe fallbacks.9.1.0-alpha.12.