Actually what I just wrote is misleading - i dont think you need to have the webpack artifact on the resources-path, you just need to get everything all in the right place for whatever server you are using (e.g. figwheel). One reason to output webpack artifacts onto the resource path is to combine them into one final output artifact in the cljs step, I use clojurescript's preamble to do this, but i have since learned from this mailing list that this is not a supported use of preamble, so you may not want to do it, though it does seem to work fine right now.
-- 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 https://groups.google.com/group/clojurescript.
