mapbox / npm-internal

helps you package internal npm modules and upload them to your own s3 bucket.
MIT License
11 stars 3 forks source link

Print error if publishing errors #5

Open lbud opened 10 years ago

lbud commented 10 years ago

Right now if npm-internal publish fails, it just prints

[package name]
Uploading Package to S3

and finishes without indicating failure.