dijs / wiki

Wikipedia Interface for Node.js
MIT License
315 stars 61 forks source link

Can't build create-react-app project. #82

Closed bohdan-didukh closed 5 years ago

bohdan-didukh commented 6 years ago

There is no any way to add externals: { "isomorphic-fetch": "fetch" } without eject.

Do you have any solution for that?

Thank you!

dijs commented 5 years ago

I do not, hopefully the latest or next release of create-react-app will support more customization.