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

Hot reload not working #139

Open
gerdint opened this issue Jun 11, 2021 · 3 comments
Open

Hot reload not working #139

gerdint opened this issue Jun 11, 2021 · 3 comments

Comments

@gerdint
Copy link

gerdint commented Jun 11, 2021

Followed instructions in https://github.com/vouch-opensource/krell/wiki/Reagent-Tutorial
(and had to run cljs with only -c switch for the initial compile to trigger, see #138).

But once the REPL, Metro and emulator (tried both iOS and Android emulators) is up and running changing core.cljs does not trigger and recompile (and/or hot-reload). I need to recompile manually in another shell using clj -M -m krell.main -co build.edn -c (in which case Metro does pick up the changes and reloads the app).

I'm on macOS Big Sur 11.4, using latest Krell (a6bf860).

@mozinator
Copy link

Experiencing the same with Android emulator on Linux

@swannodette
Copy link
Contributor

We're using the last SHA for work for the past two months w/o issues on various versions of OS X. I believe there are other users of Krell on Linux and I haven't heard any problems about hot loading.

@swannodette
Copy link
Contributor

I cannot reproduce this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants