Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add dependency on ES5 stubs #897

Closed
wants to merge 1 commit into from
Closed

Add dependency on ES5 stubs #897

wants to merge 1 commit into from

Conversation

megawac
Copy link
Collaborator

@megawac megawac commented Aug 31, 2015

I think I got everything, may of missed some of the other opportunities

Closes #857

Feel free to send patches directly to this branch

}, true) && !results.hasOwnProperty(k);
return requires.every(function(x) {
return results.hasOwnProperty(x);
}) && !results.hasOwnProperty(k);
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one should probably be changed immediately

@aearly aearly added this to the 2.0 milestone Aug 31, 2015
@aearly
Copy link
Collaborator

aearly commented Feb 24, 2016

Closing this since we're using lodash instead.

@aearly aearly closed this Feb 24, 2016
@megawac megawac deleted the es5-dep branch February 24, 2016 01:16
@megawac
Copy link
Collaborator Author

megawac commented Feb 24, 2016

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

Successfully merging this pull request may close these issues.

None yet

2 participants