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

handful of updates for new site #1562

Merged
merged 1 commit into from
Mar 24, 2015

Conversation

patrickkettner
Copy link
Member

No description provided.

@patrickkettner
Copy link
Member Author

@ryanseddon could you give it a once over?

@@ -5,9 +5,22 @@
var inBrowser = typeof define == 'function' && typeof define.amd == 'object';
/* jshint -W117 */

var _extend = function(a, b) {
Copy link
Member

Choose a reason for hiding this comment

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

Could we not just use lodash.extend? We're using it already in a few places.

Copy link
Member Author

Choose a reason for hiding this comment

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

its not loaded at this point in the browser context

Copy link
Member

Choose a reason for hiding this comment

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

Ah I see fair enough.

@ryanseddon
Copy link
Member

LGTM 👍

patrickkettner added a commit that referenced this pull request Mar 24, 2015
@patrickkettner patrickkettner merged commit 0f3035a into Modernizr:master Mar 24, 2015
@patrickkettner patrickkettner deleted the neue-updates branch March 24, 2015 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants