Sha256: 9b82d61786534b759ca86d01cdf7aa1e41d7dbf9f96aeff55242a443efa94795
Contents?: true
Size: 282 Bytes
Versions: 8
Compression:
Stored size: 282 Bytes
Contents
module.exports = -> args = Array::slice.call(arguments) # Send error to notification center with gulp-notify #notify.onError( # title: 'Compile Error' #message: '<%= error %>').apply this, args console.log args # Keep gulp from hanging on this task @emit 'end'
Version data entries
8 entries across 8 versions & 1 rubygems