If recompiles are taking 4 seconds it sounds like you are either using some 3rd party tool or you should review the Quick Start which guides you through the most productive compiler settings for development.
If you believe you are really following the Quick Start guidelines and are seeing long compile times then give a detailed description of your setup and we can determine whether there is bug or not. If you are using a 3rd party tool then there's not much further guidance I can offer. But perhaps someone else can offer some suggestion if you describe your setup. David On Sat, Jun 20, 2015 at 4:46 PM, Roger Gilliar <[email protected] > wrote: > Does incremental compilation needs a special setup ? > > BTW-1: The compile time is 4 seconds on every save and I have only one > ClojureScript file. > BTW-2: The compilation target is node > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
