]> git.gir.st - VimFx.git/commit
Fix error in `gulp release`
authorSimon Lydell <simon.lydell@gmail.com>
Mon, 9 Nov 2015 07:52:59 +0000 (08:52 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Mon, 9 Nov 2015 07:52:59 +0000 (08:52 +0100)
commit9b16d704b2f9a020c956bd2b4d4da61ff4cfde19
treef6e81e4d48397aef8c1ca6e17561c29ca42f3f4e
parent97599239595796dd81a7bbf67e1264f94c22a969
Fix error in `gulp release`

One shouldn't _both_ return a stream (thanks to CoffeeScript's implicit returns)
_and_ call the callback.
gulpfile.coffee
Imprint / Impressum