Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Inline extend function in node implementation #452

Merged
merged 1 commit into from
May 10, 2017
Merged

Inline extend function in node implementation #452

merged 1 commit into from
May 10, 2017

Conversation

dougwilson
Copy link
Contributor

This is a proposed solution for the Node.js 0.6 breakage I reported in #450 . This replaces the use of util._extend with an inlined version of the minimal implementation.

@coveralls
Copy link

coveralls commented May 2, 2017

Coverage Status

Coverage increased (+0.05%) to 63.804% when pulling a697a07 on dougwilson:node-06-extend into c211947 on visionmedia:master.

@TooTallNate
Copy link
Contributor

Nice find @dougwilson! 👍

I can't help but wonder what you're doing with Node v0.6 still, though 😄

@dougwilson
Copy link
Contributor Author

🤷‍♂️

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants