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

HTTP server #65

Draft
wants to merge 96 commits into
base: main
Choose a base branch
from
Draft

HTTP server #65

wants to merge 96 commits into from

Conversation

lydell
Copy link
Owner

@lydell lydell commented Jul 2, 2023

This makes the already existing HTTP server (used for WebSockets) also serve static files. Explained more in the new docs.

This makes elm-watch an alternative to elm-live and elm-go in many situations.

TODO:

  • tests

For example, `border: 4px solid black`. If you disabled that in the
devtools and then changed it to `border: 8px solid black` then you ended
up with 8px wide standard borders (non-solid, not black). Because the
only thing we truly changed was the width. But one expects the whole
property to be reflected, not just a part of it.
Conflicts:
	docs/server.md
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.

None yet

1 participant