Inline extend function in node implementation by dougwilson · Pull Request #452 · debug-js/debug · GitHub
Skip to content

Inline extend function in node implementation#452

Merged
thebigredgeek merged 1 commit into
debug-js:masterfrom
dougwilson:node-06-extend
May 10, 2017
Merged

Inline extend function in node implementation#452
thebigredgeek merged 1 commit into
debug-js:masterfrom
dougwilson:node-06-extend

Conversation

@dougwilson

Copy link
Copy Markdown
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

coveralls commented May 2, 2017

Copy link
Copy Markdown

@TooTallNate

Copy link
Copy Markdown
Contributor

Nice find @dougwilson! 👍

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

@dougwilson

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants