jsdf / browserify-incremental

incremental rebuild for browserify
175 stars 13 forks source link

Bad call to function in README #13

Closed fedemp closed 9 years ago

fedemp commented 9 years ago

In line 94 of README.md

 browserifyInc(b {cacheFile: './browserify-cache.json'})

Is there a missing comma or b is a function?

jsdf commented 9 years ago

fixed