Closed mafintosh closed 10 years ago
This will make the bundle file print to console.error in the browser in case there was an error compiling
console.error
Merged in 2.0.0. Thanks for the patch!
wow! that is pretty cool, thx!
There is also errorify that does a little more if you're using watchify via the API.
This will make the bundle file print to
console.error
in the browser in case there was an error compiling