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 Request: Hot-reload persist app state #152

Closed
silky opened this issue Nov 16, 2023 · 4 comments
Closed

Feature Request: Hot-reload persist app state #152

silky opened this issue Nov 16, 2023 · 4 comments
Assignees
Labels
🚀 Next release This will ship with the next Elm Land release

Comments

@silky
Copy link

silky commented Nov 16, 2023

Loving elm-land!

It would be great if the hot-reload would persist the present state of the model. I think I've seen a few other frameworks do this; it would be extremely convenient and useful!

Thanks :)

@ryan-haskell
Copy link
Contributor

( This feature is coming in the next big release, and will be powered by Simon Lydell's elm-watch HMR work! )

@kantuni
Copy link
Contributor

kantuni commented Dec 10, 2023

@ryannhg can we also replace tsc with esbuild? The compile times are killing me!

@ryan-haskell
Copy link
Contributor

@ryannhg can we also replace tsc with esbuild? The compile times are killing me!

I'm definitely open to this!

@ryan-haskell ryan-haskell added the 🚀 Next release This will ship with the next Elm Land release label Jan 4, 2024
@ryan-haskell
Copy link
Contributor

Good news– I just released 📦 Elm Land v0.20.0 which resolves this issue (more details in the release linked above)

Thanks for improving Elm Land! 🌈


Also, @kantuni - I've removed the slow TypeScript build step, it's now doing the normal Vite things!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Next release This will ship with the next Elm Land release
Development

No branches or pull requests

3 participants