Skip to content

Fix CloudFlare deploy for SPA app#175

Merged
LittleLittleCloud merged 7 commits intomainfrom
LittleLittleCloud-patch-1
Nov 23, 2025
Merged

Fix CloudFlare deploy for SPA app#175
LittleLittleCloud merged 7 commits intomainfrom
LittleLittleCloud-patch-1

Conversation

@LittleLittleCloud
Copy link
Member

No description provided.

Signed-off-by: Xiaoyun Zhang <bigmiao.zhang@gmail.com>
Copilot AI review requested due to automatic review settings November 23, 2025 17:30
@github-actions
Copy link

github-actions bot commented Nov 23, 2025

🚀 Preview Deployment

A preview build has been generated for this PR!

Download the artifact:
website-preview-pr-175

To view the preview locally:

  1. Download the artifact from the workflow run
  2. Extract the ZIP file
  3. Serve the files with a local web server
    (e.g., npx serve dist)

Live Preview URL: https://4be2017b.razorconsole.pages.dev

The live preview will be automatically updated when you push new
commits to this PR.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the VITE_BASE environment variable in the PR preview workflow from / to /${{ github.event.repository.name }}/, attempting to align it with the GitHub Pages deployment configuration.

Key Change:

  • Modified the VITE_BASE environment variable to include the repository name as a path prefix

Copy link
Contributor

Copilot AI commented Nov 23, 2025

@LittleLittleCloud I've opened a new pull request, #176, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings November 23, 2025 18:20
@LittleLittleCloud LittleLittleCloud enabled auto-merge (squash) November 23, 2025 18:21
@LittleLittleCloud LittleLittleCloud changed the title Update VITE_BASE environment variable for build Fix CloudFlare deploy for SPA app Nov 23, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

@LittleLittleCloud LittleLittleCloud merged commit bdfd53a into main Nov 23, 2025
12 checks passed
@LittleLittleCloud LittleLittleCloud deleted the LittleLittleCloud-patch-1 branch November 23, 2025 18:23
@github-actions github-actions bot added this to the v0.2.0 milestone Nov 23, 2025
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.

5 participants