> Is there any reason you have to using :simple or :advanced
> optimizations with Node.js?

I wanted to use clojurescript.test and this does not work with :none or 
:whitespace. In the meantime, however, I found a nice guy wrote a workaround (a 
new runner for clojurescript.test) which allows usage of :none even with 
clojurescript.test.

https://github.com/mike-thompson-day8/cljsbuild-none-test-seed

So, for the moment I don't have urgent need to solve this issue.

> Perhaps how Closure / Closure Compiler treats `goog.global` is
> problematic under :simple? Will require someone do more investigation
> in order to understand what can be done.

In the generated js file goog.global is initialized to this, so I would expect 
it to have globals like setTimeout. I'm a newbie in Javascript and Node, so I 
am a bit useless in this case.

Thanks,

Stefano

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