fix(index): use our version#89
Conversation
PR SummaryLow Risk Overview Reviewed by Cursor Bugbot for commit 670de0c. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
👋 Codeowner Review RequestThe following codeowners have been identified for the changed files: Team reviewers: @nodejs/nodejs-website Please review the changes when you have a chance. Thank you! 🙏 |
There was a problem hiding this comment.
Pull request overview
This PR updates the Doc Kit build configuration to stop generating a synthetic index.html via the jsx-ast generator, so the Learn site’s homepage can be driven by the repository’s own content rather than an auto-generated (and currently empty) index page.
Changes:
- Disable Doc Kit’s
jsx-astsynthetic index page generation (generateIndexPage: false).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
bmuenzenmeyer
left a comment
There was a problem hiding this comment.
fast-tracking - obviously broken
Fixes #88