groupon / assertive

Assertive is a terse yet expressive assertion library
BSD 3-Clause "New" or "Revised" License
21 stars 11 forks source link

fix: don't try to require('diff') for browsers #34

Closed dbushong closed 7 years ago

dbushong commented 7 years ago

the sourcemaps crash some front-end transpilers :-(

Tested manually - should figure out the cleanest way to add browser testing to this at some point - see https://github.com/groupon/assertive/issues/33