dev.cljs.edn 110 B

1234
  1. ^{:watch-dirs ["test" "src"]
  2. :css-dirs ["resources/public/css"]
  3. :auto-testing true}
  4. {:main pos-demo.core}