I think this is related to my 
problem https://groups.google.com/forum/#!topic/clojurescript/700iaLDzrNI
are you getting the same error messages?

On Friday, September 29, 2017 at 11:10:18 PM UTC+3, Dan Johansson wrote:
>
> Hi
> When trying out the modules feature in cljs 1.9.908 I ran into a problem 
> when using optimization other than :none
> It seems like the output-to must be inside the output-dir. The problem I 
> have with this is that I can't use the same markup for :none and :advanced 
> compilation mode since the script tag need to reference one js file in one 
> location. And there is a limitation in cljsbuild (I think) that prevents me 
> from using the same output-dir for :none and :advanced.
>
> There are ways to workaround this of course but I wanted to check if I'm 
> missing something and if this is a known and intentional side effect of the 
> module implementation.
>
> regards
> Dan
>

-- 
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 clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at https://groups.google.com/group/clojurescript.

Reply via email to