jimhigson / oboe.js

A streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes.
http://jimhigson.github.io/oboe.js-website/index.html
Other
4.79k stars 208 forks source link

add /test directory to .npmignore #172

Closed Jabher closed 6 years ago

Jabher commented 6 years ago

This will increase npm install execution time, and speed up various toolings such as flow-type

JuanCaicedo commented 6 years ago

Works for me, no reason to distribute that 😄Thanks!