UNPKG

851 BPlain TextView Raw
1 {:id "$PLATFORM$"
2 :source-paths ["src" "env/prod"]
3 :compiler {:output-to "index.$PLATFORM$.js"
4 :main "env.$PLATFORM$.main"
5 :output-dir "target/$PLATFORM$"
6 :static-fns true
7 :optimize-constants true
8 :optimizations :advanced
9 :closure-defines {"goog.DEBUG" false}}}
\No newline at end of file