fix: update build system and remove locales config - #287
Conversation
📝 WalkthroughWalkthroughThe website removes explicit English-only i18n settings, adds ChangesWebsite setup
Estimated code review effort: 1 (Trivial) | ~5 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 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 |
|
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@apps/website/package.json`:
- Line 24: Update the Docusaurus configuration in docusaurus.config.ts to add
the future.faster flag set to true alongside the existing future.v4 setting,
enabling the installed `@docusaurus/faster` integration.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: 01ca9bb1-41ef-4371-b81a-623bba8269f4
⛔ Files ignored due to path filters (1)
apps/website/package-lock.jsonis excluded by!**/package-lock.json
📒 Files selected for processing (2)
apps/website/docusaurus.config.tsapps/website/package.json



Already tested a CI run with this branch, and the website deploys correctly.
Summary by CodeRabbit