Re: ANN: Om 0.8.0-rc1

2015-01-14 Thread Sam Ritchie
Looks like we don't need to manually specify externs: https://github.com/swannodette/om/commit/343ec3fefc038850f9ddc4c20463213fd09d1368 Sam Ritchie January 14, 2015 at 10:31 AM I'm getting the same thing. Did you guys resolve this? Kristofer Svärd

Re: ANN: Om 0.8.0-rc1

2015-01-14 Thread Sam Ritchie
I'm getting the same thing. Did you guys resolve this? Kristofer Svärd January 2, 2015 at 10:55 AM 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 a

Re: ANN: Om 0.8.0-rc1

2015-01-02 Thread Kristofer Svärd
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

ANN: Om 0.8.0-rc1

2014-12-31 Thread 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 clojure@googlegroups.c