Live data from Hacker News

Don't Eject Your Create React App

medium.com

11–12 of 12 posts

Re: Don't Eject Your Create React App

#12

Can someone explain what ejection is? I'm not familiar with this terminology. How is it different from say, editing your package.json or webpack.mix.js files?

reace-create-app has predefined configs in packages which you can't edit unless you eject them (copy to your own project and update the links) but you won't get updates anymore.
Post reply on HN