Skip to content

Hot reload not working #139

@gerdint

Description

@gerdint

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions