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

Update npm packages #203

Closed tradesage closed 4 years ago

tradesage commented 4 years ago

Hi! I appreciate very much of your works! Hope this PR will be helpful. Is an attempt to

Aigeec commented 4 years ago

Hi @tradesage can you check what you did versus https://github.com/jimhigson/oboe.js/pull/198 I did a lot of the same thing. Is there anything that you did additionally?

Aigeec commented 4 years ago

I see you added terser replacing the uglyfy plugin. What I might do is merge my branch then yours.

tradesage commented 4 years ago

Thanks Apigeec!