chore: standardize package.json scripts#220
Conversation
- Add build:codegen and build:clean scripts - Update dev:build to use npm run build:codegen - Standardize predev with path-exists check - Add preversion and prepublishOnly hooks - Simplify alpha/release scripts - Update version script to use vim pattern
📝 WalkthroughWalkthroughPackage.json npm scripts refactored to separate codegen from build step, introduce new build:codegen and build:clean scripts, modify predev workflow to depend on dist artifacts, and add preversion/prepublishOnly hooks for CI prerequisites and authentication management. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 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 |
commit: |
Summary
Aligning with the template-component pattern.
Summary by CodeRabbit
Note: These changes are internal build and development infrastructure improvements with no impact on user-facing features or functionality.