Hello everyone,

shadow-build picked up some users of the past few months which is great, but I 
still consider it way too hard to use for beginners. I now included some 
default build configurations to make it easier to get started and basically 
provide what lein-cljsbuild offers.

Out of the box shadow-build now comes with 2 build configurations:

Dev Mode: includes source maps and will recompile changed files on edit 
(basically lein cljsbuild auto).
Production Mode: advanced compilation

The example project I created should have all the details:
https://github.com/thheller/shadow-build-example

Everything else at:
https://github.com/thheller/shadow-build

I'm really bad at writing docs, so if anyone has any questions I'd be happy to 
answer them. Greatly appreciate doc contributions as well.

@early adopters: Version 1.0.0-alpha1 does not contain any new features apart 
from the simplified build tasks, so no need to upgrade if you already have a 
custom build file.

Cheers,
/thomas

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

Reply via email to