Den onsdagen den 31:e december 2014 kl. 21:22:41 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

Hi

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

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