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