Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Support viewing served files via /rsbuild-dev-server route #3519

Open
9aoy opened this issue Sep 20, 2024 · 0 comments
Open

[Feature]: Support viewing served files via /rsbuild-dev-server route #3519

9aoy opened this issue Sep 20, 2024 · 0 comments

Comments

@9aoy
Copy link
Collaborator

9aoy commented Sep 20, 2024

What problem does this feature solve?

When the product writes to memory (execute rsbuild dev), it is difficult to find out which files were generated and what their paths are.

What does the proposed API look like?

like webpack-dev-server, visit /rsbuild-dev-server route will show where files are served. For example,
http://localhost:3000/rsbuild-dev-server.

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant