Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inline util._extend, rather than requiring util
Related: - #25 - #40 This removes the require('util') fallback for Object.assign, without dropping support for node v4 (which will happen on the next major, likely along with 6), but gets bundle sizes down in the meantime.
- Loading branch information