cujojs / most

Ultra-high performance reactive programming
MIT License
3.49k stars 231 forks source link

Use standard, update deps, drop some #510

Closed briancavalier closed 6 years ago

briancavalier commented 6 years ago

Summary

Update deps, simplify build, switch to standard, fix lint. Drop node 4, add node 8 to travis.

Lots of deps had gotten out of date and crusty. Also, buster requires contextify, which doesn't build on Node 4. This attempts to clean up as much of that situation as possible, so that travis is happy.

briancavalier commented 6 years ago

This PR doesn't "fix" the contextify warnings. Buster still requires it, and it building it generates warnings on node 6 and 8. It does build successfully, but looks horrible in the console.