I have to include a third party library to create my app, I did this as following:
and I got this error:
It didn't return the right js file.
Please help.
https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#using-the-public-folder
Put it in public, not to src
Thank you, guys.
Hope it helped!
Most helpful comment
https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#using-the-public-folder