Skip to content

Conversation

@sman591
Copy link
Contributor

@sman591 sman591 commented May 2, 2017

Restores functionality introduced in #22 but broken by #71

lib/index.js Outdated
$ = window.jQuery;
} else {
$ = require('jquery')
window.jQuery = ;
Copy link
Owner

Choose a reason for hiding this comment

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

This should be window.jQuery = $; not window.jQuery = ;

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Sorry about that - fixed!

Restores functionality introduced in skratchdot#22 but broken by skratchdot#71
@sman591 sman591 force-pushed the restore-jquery-fix branch from c29cc89 to e3255dd Compare May 3, 2017 01:16
@skratchdot skratchdot merged commit fade3cd into skratchdot:master May 3, 2017
@sman591 sman591 deleted the restore-jquery-fix branch May 3, 2017 02:13
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