Skip to content

feat: detect if dev server is running using a local file - #621

Merged
ElMassimo merged 1 commit into
mainfrom
max/dev-server-file-detection
Sep 17, 2026
Merged

ElMassimo merged 1 commit into
mainfrom
max/dev-server-file-detection

Conversation

@ElMassimo

Copy link
Copy Markdown
Owner

Description 📖

This pull request adds a new dev server detection method, by using a local file, as laravel/vite-plugin does.

Background 📜

In docker setups or configurations with slow network conditions the connect detection method has some disadvantages.

We might remove the connection detection method in the future, once we validate that this works well for most users.

@ElMassimo
ElMassimo merged commit d424fbf into main Sep 17, 2026
30 checks passed
@ElMassimo
ElMassimo deleted the max/dev-server-file-detection branch September 17, 2026 01:33
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.

1 participant