On Sunday, August 2, 2015 at 10:32:27 PM UTC+10, Martin Klepsch wrote:
> Hey!
> Is it currently possible to create custom @define’s from Clojurescript as 
> described here: 
> https://developers.google.com/closure/compiler/docs/js-for-compiler#tag-define
>  ?
> I tried using `js*` but I think this bypasses the Closure compiler completely?
> (js* "/** @define {boolean} */
>       el.app.APP_DEBUG = true;")
> 
> 
> Cheers


See how to do it here (plus cautions):
https://groups.google.com/d/msg/clojurescript/7wAO_GzsITM/JicBuCjiqPAJ

--
Mike

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