In the meantime I figured out that creating a file figwheel-main.edn with
{:watch-dirs ["src"]}
makes auto-reload working.
But the tutorial creates the impression that auto-reload is the default and 
specifying the :watch-dirs key is not necessary

Am Sonntag, 18. November 2018 22:12:06 UTC+1 schrieb Johannes Brauer:
>
> Hi,
>
> following the tutorial <https://figwheel.org/tutorial> I am encountering 
> the following problem:
>
> Under the headline Starting the REPL already intialized with your code 
> <https://figwheel.org/tutorial#starting-the-repl-already-intialized-with-your-code>
>  it 
> is described how changed code is compiled and reloaded automatically.
> But I don' see the line
> [image: watching line in output] 
> and after changing and saving the cruel_world.cljs file nothing happens.
> I am using the deps.edn file as described in the tutorial.
>
> Johannes
>
>

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at https://groups.google.com/group/clojurescript.

Reply via email to