Skip to content

Releases: devongovett/browserify-istanbul

Updated readme + .travis.ci

16 Oct 17:06
Compare
Choose a tag to compare
  • Removed istanbul from the readme as default install step
  • Dropped old version of node from the TravisCI manifest

ES2016

16 Oct 16:46
Compare
Choose a tag to compare

Lazy-required `istanbul`

15 Mar 09:12
Compare
Choose a tag to compare
  • Only require istanbul when options.instrumenter is not set. #34 #33
  • Updated dependencies
  • Housecleaning