Do I still need to specify an externs file when compiling with advanced 
optimization? I found that from Om 0.8.0-beta4 specifying both
:optimizations :advanced and :externs ["react/externs/react.js"] gives a 
compilation error

ERROR: JSC_DUPLICATE_EXTERN_INPUT. Duplicate extern input: 
file:/home/kristofer/.m2/repository/com/facebook/react/0.12.2.1/react-0.12.2.1.jar!/react/externs/react.js
 
at (unknown source) line (unknown line) : (unknown column)

while excluding the :externs option produces a working, optimized js file.

/Kristofer

Den onsdagen den 31:e december 2014 kl. 21:23:02 UTC+1 skrev David Nolen:
>
> I just cut Om 0.8.0-rc1. The only change from prior betas/alphas is 
> more bug fixes. 
>
> https://github.com/swannodette/om 
>
> Feedback welcome! 
> David 
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to