ci simplified
This commit is contained in:
parent
b30deaba32
commit
a348edaf6c
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@
|
|||
:autorun true
|
||||
:repl-pprint true}
|
||||
:app {:target :node-script
|
||||
:output-to "target/mastodon-bot.js"
|
||||
:output-to "target/npm-build/mastodon-bot.js"
|
||||
:main mastodon-bot.core/main
|
||||
:compiler-options {:optimizations :simple}}}}
|
||||
|
|
Reference in a new issue