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

How to add jQuery in create-react-app without ejecting #16

Open
SakaSaiTrinath opened this issue Aug 27, 2018 · 2 comments
Open

How to add jQuery in create-react-app without ejecting #16

SakaSaiTrinath opened this issue Aug 27, 2018 · 2 comments

Comments

@SakaSaiTrinath
Copy link

I am already having a current project where I want to use this react-trumbowyg for adding text-editor. But the problem is we don't have access to add plugins webpack in create-react-app for adding jquery. But I can't eject as it creates havoc to me.

Can somebody please help me how do I do that without ejecting?

@erikaperugachi
Copy link

erikaperugachi commented Sep 28, 2018

Check this, it is the solution: facebook/create-react-app#4281 (comment)

@gaearon
Copy link

gaearon commented Sep 28, 2018

Would be great to add it to README 👍

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