Skip to content

Conversation

@Eliav2
Copy link
Owner

@Eliav2 Eliav2 commented Nov 15, 2025

Note

Use a GITHUB_PAGES env flag (set in deploy workflow) to configure Vite demo base path for GitHub Pages instead of NODE_ENV.

  • CI / GitHub Pages:
    • Set GITHUB_PAGES="true" env in .github/workflows/deploy-demo.yml build job.
  • Demo build config (demo/vite.config.ts):
    • Add isGithubPages flag and compute base using GITHUB_PAGES (replacing NODE_ENV-based logic) to set "/react-responsive-overflow-list/" when building for GitHub Pages.

Written by Cursor Bugbot for commit d509227. This will update automatically on new commits. Configure here.

…PAGES environment variable and updating Vite configuration to support GitHub Pages base path.
@codesandbox
Copy link

codesandbox bot commented Nov 15, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@netlify
Copy link

netlify bot commented Nov 15, 2025

Deploy Preview for react-responsive-overflow-list ready!

Name Link
🔨 Latest commit d509227
🔍 Latest deploy log https://app.netlify.com/projects/react-responsive-overflow-list/deploys/691878195c264d0008bfe10d
😎 Deploy Preview https://deploy-preview-7--react-responsive-overflow-list.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Eliav2 Eliav2 merged commit 5bd2d5d into main Nov 15, 2025
5 checks passed
@Eliav2 Eliav2 deleted the fix-local-demo-build-preview branch November 15, 2025 12:56
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.

2 participants