You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-36Lines changed: 2 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,42 +49,8 @@ Your app is ready to be deployed!
49
49
50
50
See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
51
51
52
-
### `yarn eject`
53
52
54
-
**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
55
53
56
-
If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
54
+
### ToDo:
57
55
58
-
Instead, it will copy all the configuration files and the transitive dependencies (Webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.
59
-
60
-
You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.
61
-
62
-
## Learn More
63
-
64
-
You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
65
-
66
-
To learn React, check out the [React documentation](https://reactjs.org/).
67
-
68
-
### Code Splitting
69
-
70
-
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
71
-
72
-
### Analyzing the Bundle Size
73
-
74
-
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
75
-
76
-
### Making a Progressive Web App
77
-
78
-
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
79
-
80
-
### Advanced Configuration
81
-
82
-
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
83
-
84
-
### Deployment
85
-
86
-
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
87
-
88
-
### `yarn build` fails to minify
89
-
90
-
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
0 commit comments