add release options

pull/1/head
jem 4 years ago
parent 431df76787
commit 1466c3123f

@ -18,7 +18,7 @@
:exports {:init dda.masto-embed.app/init}
:release {:compiler-options {:optimizations :simple}}}
:frontend {:target :browser
:module-hash-names true
:modules {:main {:init-fn dda.masto-embed.app/init}}}}}
:modules {:main {:init-fn dda.masto-embed.app/init}}
:release {:compiler-options {:optimizations :simple}}}}}

Loading…
Cancel
Save