Alter release node config to be a bit more human-readable.

This commit is contained in:
Richard Newman 2016-09-15 15:11:58 -07:00
parent 4f37a86039
commit bae1cfdc77

View file

@ -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"]}