Hi Fenton, Please post your project.clj in a Gist so we can help you diagnose the problem. cljsbuild and figwheel do different preprocessing to the compiler options which might lead to inconsistent behavior between them. For example, cljsbuild chooses a different default path for :output-dir[1] It's a common problem.
Best Sebastian [1] https://github.com/emezeske/lein-cljsbuild/blob/master/plugin/src/leiningen/cljsbuild/config.clj#L7 -- 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.
