| compiler option | since v0.0-971 | Edit |
Paths to JavaScript libraries that you wish to include
in the build. Libs must be proper Google Closure namespaces,
else use :foreign-libs or
:npm-deps.
:libs ["src/js" ;; <-- all files in directory
"src/org/example/example.js"] ;; <-- single file