Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Dev tools does not respect server.proxy #241

@khalidchawtany

Description

@khalidchawtany

I am using Vue inside Laravel.

The dev tools request is sent to http://127.0.0.1:8000/__devtools__/ instead of http://localhost:5173/__devtools__.

I added a proxy entry to vite.confi.js to server.proxy. However, the request was still being sent to port 8000.

Another solution could be to add an option to set the server.base.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    P: laravelPlatform: laravelT: featureTyppe: New feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions