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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

HMR doesn't work with Elm #6868

Closed
domenkozar opened this issue Sep 2, 2021 · 2 comments
Closed

HMR doesn't work with Elm #6868

domenkozar opened this issue Sep 2, 2021 · 2 comments

Comments

@domenkozar
Copy link

馃悰 bug report

When using Elm, reloaded changes are not applied via HMR.

I can see changes to html are applied, but not to recompiled Elm files.

The message does arrive to the browser via HMR websocket.

馃帥 Configuration (.babelrc, package.json, cli command)

Any Elm project with Parcel 2.

馃 Expected Behavior

The browser reloads changes by hmr.

馃槸 Current Behavior

Console clears all messages, but nothing happens.

馃拋 Possible Solution

馃敠 Context

馃捇 Code Sample

馃實 Your Environment

Software Version(s)
Parcel 2.0.0-rc.0
Node
npm/Yarn yarn 1.22.10
Operating System Linux
@domenkozar
Copy link
Author

Seems like a duplicate of #6685

@domenkozar
Copy link
Author

Yeah, see #6685 (comment) how to workaround the bug

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

No branches or pull requests

1 participant