Skip to content

fix(browser): decouple strictPort from port configuration#862

Merged
fi3ework merged 1 commit intomainfrom
strict-port
Jan 13, 2026
Merged

fix(browser): decouple strictPort from port configuration#862
fi3ework merged 1 commit intomainfrom
strict-port

Conversation

@fi3ework
Copy link
Copy Markdown
Member

Summary

  • Add browser.strictPort as an independent config option (default: false)
  • Remove implicit strictPort: true behavior when port is explicitly set
  • Align with Rsbuild default behavior: port fallback is allowed unless strictPort is explicitly enabled
  • set default port to 4000 to avoid conflict with Rsbuild default port.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link
Copy Markdown

netlify bot commented Jan 13, 2026

Deploy Preview for rstest-dev ready!

Name Link
🔨 Latest commit c8e7288
🔍 Latest deploy log https://app.netlify.com/projects/rstest-dev/deploys/6965bca8c1876e0008560e4c
😎 Deploy Preview https://deploy-preview-862--rstest-dev.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.

@fi3ework fi3ework marked this pull request as ready for review January 13, 2026 03:51
Copilot AI review requested due to automatic review settings January 13, 2026 03:51
@fi3ework fi3ework merged commit 745e10f into main Jan 13, 2026
15 checks passed
@fi3ework fi3ework deleted the strict-port branch January 13, 2026 03:51
@fi3ework fi3ework review requested due to automatic review settings March 23, 2026 22:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant