add release options
This commit is contained in:
parent
431df76787
commit
1466c3123f
1 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue