Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lydell
Copy link
Owner

@lydell lydell commented Nov 12, 2025

Companion PR for elm/core#1155. See that one for details.

This PR is in my fork, since this PR is based on the safe branch. By having the PR in my fork, I can choose the safe branch as the base, so that the diff only shows the changes on top of safe.

It’s easier to read the diff ignoring whitespace changes since some parts were indented.

@lydell lydell changed the title Add hot reloading Add hot reloading and make it possible to stop Elm apps Nov 12, 2025
This adds hot reloading support for `main : Html msg` programs.

It needs support in `Platform` in elm/core to work.
This adds `app.stop()` and `app.detachView()` for `main : Html msg` programs.
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