Hi Yehonathan I think you’re looking for externs. They allow you to do this very thing. Here are some good articles to get you started: https://developers.google.com/closure/compiler/docs/api-tutorial3 <https://developers.google.com/closure/compiler/docs/api-tutorial3> http://blog.8thlight.com/taryn-sauer/2014/07/31/clojurescript-faux-pas.html <http://blog.8thlight.com/taryn-sauer/2014/07/31/clojurescript-faux-pas.html> http://swannodette.github.io/2014/03/14/externs-got-you-down/ <http://swannodette.github.io/2014/03/14/externs-got-you-down/>
— Daniel > On 28/11/2014, at 7:16 am, Yehonathan Sharvit <[email protected]> wrote: > > Chas, > > > Is there a way to include a external javascript file that doesn't support > advanced mode compilation? > > -- > 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. -- 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.
