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

this works without window.jQuery = window.$ = require('jquery') ? #5

Open
dennisbrandenberger opened this issue Dec 1, 2017 · 3 comments

Comments

@dennisbrandenberger
Copy link

I can't seem to find:

window.jQuery = window.$ = require('jquery')
  • anywhere in this sample code, yet the documentation states that: "fullcalendar depends on jQuery" - how can this be ?
@BrockReece
Copy link
Owner

This is handled in my webpack config

However, jQuery is now automatically loaded in fullcalendar and we have recently rewritten the component to no longer need any type of global declaration of jQuery. I just haven't got round to updating the docs yet 😉

Hope that helps?

Cheers
Brock

@trollepierre
Copy link

@BrockReece : Please add it in the README.md file. I had the same issue. But I solved it.

@BrockReece
Copy link
Owner

@trollepierre, I will move it up the todo list.

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

3 participants