Skip to content

feat: update base path in Vite configuration for deployment - #43

Merged
rahul-vyas-dev merged 1 commit into
AOSSIE-Org:mainfrom
rahul-vyas-dev:feat/overflow-hidden
Aug 12, 2026
Merged

feat: update base path in Vite configuration for deployment#43
rahul-vyas-dev merged 1 commit into
AOSSIE-Org:mainfrom
rahul-vyas-dev:feat/overflow-hidden

Conversation

@rahul-vyas-dev

@rahul-vyas-dev rahul-vyas-dev commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Fixes the issue of deployment.

Checklist

  • My code follows the project's code style and conventions
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have joined the Discord server and I will share a link to this PR with the project maintainers there
  • I have read the Contributing Guidelines

⚠️ AI Notice - Important!

We encourage contributors to use AI tools responsibly when creating Pull Requests. While AI can be a valuable aid, it is essential to ensure that your contributions meet the task requirements, build successfully, include relevant tests, and pass all linters. Submissions that do not meet these standards may be closed without warning to maintain the quality and integrity of the project. Please take the time to understand the changes you are proposing and their impact.

Summary by CodeRabbit

  • Bug Fixes
    • Updated the application path configuration to ensure the app loads correctly when hosted under /SupportUsButton/.

@github-actions github-actions Bot added no-issue-linked PR is not linked to any issue configuration Configuration file changes javascript JavaScript/TypeScript code changes size/XS Extra small PR (≤10 lines changed) repeat-contributor PR from an external contributor who already had PRs merged pending-coderabbit-review labels Aug 12, 2026
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 152ee131-2eb9-4839-9798-b787ef6a202a

📥 Commits

Reviewing files that changed from the base of the PR and between bafae18 and deb4ea0.

📒 Files selected for processing (1)
  • vite.config.ts

Walkthrough

The Vite configuration sets the application base path to /SupportUsButton/.

Changes

Vite Base Path

Layer / File(s) Summary
Configure application base path
vite.config.ts
Vite now uses /SupportUsButton/ as the application base path.

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

Suggested labels: Typescript Lang

Poem

I’m a rabbit who hops through the build,
A new base path now stands fulfilled.
/SupportUsButton/ guides the way,
Vite follows it every day.
Hop, hop—deployment is neatly arrayed!

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the Vite base path update for deployment.
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 unit tests (beta)
  • Create PR with unit tests

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.

@rahul-vyas-dev
rahul-vyas-dev merged commit 028c4f4 into AOSSIE-Org:main Aug 12, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

configuration Configuration file changes javascript JavaScript/TypeScript code changes no-issue-linked PR is not linked to any issue pending-coderabbit-review repeat-contributor PR from an external contributor who already had PRs merged size/XS Extra small PR (≤10 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant