• Robert Knight's avatar
    Do not swallow exception if sourcemap upload fails · c3a6bf6f
    Robert Knight authored
    Throwing an exception in the context of a Promise
    catch handler inside through.obj() just results in the
    exception being silently swallowed.
    
    Pass it to the through2 callback
    so that Gulp exits with the correct status.
    c3a6bf6f
Name
Last commit
Last update
h Loading commit data...
scripts Loading commit data...
.hound.yml Loading commit data...
.jscsrc Loading commit data...
.jshintignore Loading commit data...
.jshintrc Loading commit data...
gulpfile.js Loading commit data...
package.json Loading commit data...