arojunior / awesome-feed

Stay up to date with what is happening and what the users who you follow are working on Github
https://awesomefeed.js.org
MIT License
57 stars 8 forks source link

Reverse CRA eject #45

Closed calebissharp closed 5 years ago

calebissharp commented 5 years ago

Reverses the changes that occurred when create-react-app's eject script was run.

Changes

arojunior commented 5 years ago

wooow, man! you're awesome! I will take a look on it today. Great job.

Thank you very much!

arojunior commented 5 years ago

I've made some tests and looks good to me. The build is red, but its because of some warnings that are not related with this task. I'm going to merge this PR in the develop branch and fix it there.

Again, thank you very much. You helped me a lot, great job!

calebissharp commented 5 years ago

Glad I could help!