Skip to content

Conversation

@stormslowly
Copy link
Contributor

@stormslowly stormslowly commented Nov 25, 2025

In some case we need to know dev server's URI to request the real dev server other than the browser's location's hostname and port; e.g. While proxying local dist to an online site to debug , lazyCompilation need to request to "real" dev server. But in a proxied site, there no better way to get the dev serer info.

To solve this problem, we introduce the __rspack_dev_server_uri to explictly show exact sever address.

Copilot AI review requested due to automatic review settings November 25, 2025 09:07
Copy link

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.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

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