Skip to main content

*target*

valuev1.7

cljs.core/*target*

Var bound to the name value of the compiler build :target option. For example, if the compiler build :target is :nodejs, *target* will be bound to "nodejs". *target* is a Google Closure define and can be set by compiler :closure-defines option.

No examples yet. Be the first to add one!