refactor: use gray-matter for parsing frontmatter#1168
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
📝 WalkthroughWalkthroughThis pull request replaces the custom frontmatter parsing in modules/standard-site-sync.ts with the gray-matter library, switching from a readFileSync + parseBasicFrontmatter flow to using gray-matter's read and taking frontmatter from the result's Possibly related PRs
🚥 Pre-merge checks | ❌ 1❌ Failed checks (1 warning)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Comment |
No description provided.