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

Add global.jQuery = $ to index.js #60

Closed
mwelche opened this issue Feb 27, 2016 · 1 comment
Closed

Add global.jQuery = $ to index.js #60

mwelche opened this issue Feb 27, 2016 · 1 comment

Comments

@mwelche
Copy link

mwelche commented Feb 27, 2016

I had an issue where jQuery was undefined unless I manually added it to my project (when as a dependency of this module I shouldn't have to do this).

in order for jquery to be visible to the component in npm/node, it needed to be added as a global.

referenced this stack overflow comment for the solution http://stackoverflow.com/questions/28393674/jquery-not-define-in-bootstrap-module

@skratchdot
Copy link
Owner

closing this due to inactivity. please re-open if this is still an issue in v6.0.0 or greater

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

No branches or pull requests

2 participants