The answer to this can be pretty involved, so I'll just direct you to Planck, which sets things up for deps.cljs files embedded in JARS on the classpath around here
https://github.com/mfikes/planck/blob/51b88aac41c77207f25eaefd5cd4a66ccb8fb17f/planck-cljs/src/planck/js_deps.cljs#L59 and with Planck's *load-fn* ultimately making use of that information, with *load-fn* being set up in this namespace https://github.com/mfikes/planck/blob/master/planck-cljs/src/planck/repl.cljs Lumo also does the same thing IIRC, and you can probably find similar code in its repository. - 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 clojurescript+unsubscr...@googlegroups.com. To post to this group, send email to clojurescript@googlegroups.com. Visit this group at https://groups.google.com/group/clojurescript.