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

Fix jQuery variable reference error #98

Merged
merged 1 commit into from
May 2, 2015
Merged

Fix jQuery variable reference error #98

merged 1 commit into from
May 2, 2015

Conversation

QWp6t
Copy link
Contributor

@QWp6t QWp6t commented May 2, 2015

Resolves #97.

I didn't see any guidance for contributing, and I don't use CodeKit, so I wasn't necessarily sure which uglifyjs settings I should be using. But I think I got it all right.

I saw a couple of unused variables in your JavaScript as well (near lines 189-194), so I removed those too. I'm pretty sure CodeKit/uglifyjs has been removing those for you anyway.

@dbox
Copy link
Contributor

dbox commented May 2, 2015

Thanks @QWp6t. Have you fully tested?

dbox added a commit that referenced this pull request May 2, 2015
Fix jQuery variable reference error
@dbox dbox merged commit b2c9ee7 into kni-labs:dev May 2, 2015
@dbox
Copy link
Contributor

dbox commented May 2, 2015

Also as of tonight codekit won't be a part of the code, switching everything to a gulp system.

@QWp6t QWp6t deleted the fixjqueryvars branch May 2, 2015 22:29
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