Advanced ClojureScript compilation options

In this section, we'll cover more advanced ClojureScript compilation options with an eye to helping you bundle your application for production. Compiling ClojureScript applications for production can involve a significant degree of configuration, and we recommend that you begin thinking about how you're going to compile your application sooner rather than later.

Note

While we've done our best to cover what we consider the most important aspects of compiler configuration, an up-to-date and exhaustive list of ClojureScript compiler options can also be found online on the ClojureScript project's wiki page at https://github.com/clojure/clojurescript/wiki/Compiler-Options .

While we generally believe that premature ...

Get Learning ClojureScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.