We're getting prod errors in the Everipedia.org site for browsers which do not support the spread operator (...).
After running this repo locally, it appears that dfuse-client.umd.js contains this syntax, which should not land in user's browsers untranspiled.
None of the other dist outputs contain this, so I'm going to borrow their build syntax and PR this 🙌