openairplay-airplay-spec/js/resources/app.cljs.edn

5 lines
176 B
Clojure

{:require [airplay.main]
:compiler-options {:language-in :ecmascript5
:static-fns true
:asset-path "http://localhost:3002/app.out"}}