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

Export vjs.Component.prototype.hasClass #1839

Closed
wants to merge 1 commit into from

Conversation

nwoltman
Copy link
Contributor

Prevents the function from being mangled by the GCC.
Fixes #1829

@gkatsev
Copy link
Member

gkatsev commented Jan 31, 2015

LGTM

@mmcc
Copy link
Member

mmcc commented Jan 31, 2015

👍 lgtm as well

@heff and I are testing out a new build process, so we'll pull this in soon.

@heff
Copy link
Member

heff commented Feb 12, 2015

Thanks @woollybogger!

@nwoltman
Copy link
Contributor Author

No problem! I can't wait to see this new build process you guys are working on 😃

@heff
Copy link
Member

heff commented Feb 13, 2015

Yeah, forgot we were waiting on that. :) We'll hopefully get that done soon. @mmcc, we should do a writeup on it when it's ready.

@nwoltman nwoltman deleted the feature/restore-hasclass branch February 14, 2015 04:30
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.

hasClass() is available in dev but not in prod
4 participants