Alter release node config to be a bit more human-readable.
This commit is contained in:
parent
4f37a86039
commit
bae1cfdc77
1 changed files with 3 additions and 1 deletions
|
@ -38,7 +38,9 @@
|
|||
:output-to "release-node/datomish.bare.js"
|
||||
:output-wrapper false
|
||||
:parallel-build true
|
||||
:pretty-print false
|
||||
:pretty-print true
|
||||
:pseudo-names true
|
||||
:static-fns true
|
||||
:target :nodejs
|
||||
}
|
||||
:notify-command ["release-node/wrap_bare.sh"]}
|
||||
|
|
Loading…
Reference in a new issue