docs(examples): fix Solid README dev commands#10430
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughUpdated package manager and run commands in multiple Solid example README files, replacing Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
View your CI Pipeline Execution ↗ for commit a6d8c4f
☁️ Nx Cloud last updated this comment at |
🎯 Changes
Fixes Solid example README run commands so they match the actual scripts
defined in the example packages.
Several Solid example READMEs currently instruct contributors to run
npm run start, but the corresponding examples exposedevinstead.Following the README results in a missing-script error.
This change updates the affected READMEs to use the correct
devscriptand aligns commands with the repo’s pnpm standard.
✅ Checklist
pnpm run test:pr.🚀 Release Impact
Summary by CodeRabbit