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

removing underscore dependency #49

Merged
merged 1 commit into from Apr 1, 2014
Merged

removing underscore dependency #49

merged 1 commit into from Apr 1, 2014

Conversation

jamsyoung
Copy link
Contributor

This resolves the error _ is undefined for people that do not want to add the underscore library to their project by removing the else condition that utilizes _.debounce

A better solution would be to check if underscore exists and fail gracefully. I am not familiar with _.debounce so I did not attempt to do this.

zachleat added a commit that referenced this pull request Apr 1, 2014
@zachleat zachleat merged commit 1176633 into zachleat:master Apr 1, 2014
@zachleat
Copy link
Owner

zachleat commented Apr 1, 2014

Thanks!

@zachleat zachleat mentioned this pull request Apr 1, 2014
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.

None yet

2 participants