we should use more advanced optimazation for release
This commit is contained in:
parent
926d25c063
commit
9c29c13a84
1 changed files with 1 additions and 2 deletions
|
@ -8,5 +8,4 @@
|
|||
:repl-pprint true}
|
||||
:app {:target :node-script
|
||||
:output-to "mastodon-bot.js"
|
||||
:main mastodon-bot.core/main
|
||||
:compiler-options {:optimizations :simple}}}}
|
||||
:main mastodon-bot.core/main}}}
|
||||
|
|
Reference in a new issue