On Wednesday, January 21, 2015 at 1:23:36 PM UTC+1, g vim wrote:
>
> As per the documentation: 
>

I've just revised the documentation, please follow the revised usage 
documentation.

I've changed the order of lein run/figwheel since the server won't serve 
files correctly (the first time the server runs) until figwheel has 
finished building client files.

So the order is now:

   1. lein figwheel
   2. wait for figwheel to finish
   3. lein run
   4. browser -> localhost:8080
   

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to