Skip to content

fix: update build system and remove locales config - #287

Merged
Avni2000 merged 1 commit into
mainfrom
fix-website-build
Jul 18, 2026
Merged

fix: update build system and remove locales config#287
Avni2000 merged 1 commit into
mainfrom
fix-website-build

Conversation

@Avni2000

@Avni2000 Avni2000 commented Jul 18, 2026

Copy link
Copy Markdown
Owner

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

Summary by CodeRabbit

  • Chores
    • Updated website configuration to simplify language settings.
    • Improved website build tooling and package script handling for more reliable builds.
    • No user-facing feature changes were introduced.

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The website removes explicit English-only i18n settings, adds @docusaurus/faster, and allows installation scripts for core-js and @swc/core.

Changes

Website setup

Layer / File(s) Summary
Docusaurus build configuration and package setup
apps/website/docusaurus.config.ts, apps/website/package.json
The explicit single-locale configuration is removed, @docusaurus/faster is added, and package scripts are allowed for core-js@3.49.0 and @swc/core@1.15.43.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Poem

A rabbit hopped through config lines,
Removed one locale’s tidy signs.
Faster tools joined the build,
Scripts now run as they are willed.
“Hop hooray!” the burrow cheered.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the build-system update and removal of the locales config.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix-website-build

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sonarqubecloud

Copy link
Copy Markdown

@Avni2000
Avni2000 enabled auto-merge July 18, 2026 06:28

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

📥 Commits

Reviewing files that changed from the base of the PR and between d3ced8c and 3af18df.

⛔ Files ignored due to path filters (1)
  • apps/website/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • apps/website/docusaurus.config.ts
  • apps/website/package.json

Comment thread apps/website/package.json
@Avni2000
Avni2000 merged commit f977ea6 into main Jul 18, 2026
10 checks passed
@Avni2000
Avni2000 deleted the fix-website-build branch July 18, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant