UNPKG

657 BPlain TextView Raw
1 {:id "$PLATFORM$"
2 :source-paths ["src" "env/dev"]
3 :figwheel true
4 :compiler {:output-to "target/$PLATFORM$/not-used.js"
5 :main "env.$PLATFORM$.main"
6 :output-dir "target/$PLATFORM$"
7 :optimizations :none}}
\No newline at end of file