We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am getting an error "ReferenceError: jQuery is not defined" while migrating to vite
As far as I can remember, it worked fine with react-scripts.
react-scripts
I have tried installing jQuery using yarn and using the cdn. Both did not work.
The text was updated successfully, but these errors were encountered:
Would be much preferred to get rid of jQuery completely, but not sure how to work the with the height graph plugin otherwise.
If we can't, then right, it'll need to find its way to vite.
BTW, related to #175 , not relevant for master.
Sorry, something went wrong.
No branches or pull requests
Description
What is the problem you are facing
I am getting an error "ReferenceError: jQuery is not defined" while migrating to vite
As far as I can remember, it worked fine with
react-scripts
.I have tried installing jQuery using yarn and using the cdn. Both did not work.
Screenshots
The text was updated successfully, but these errors were encountered: