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
**Note: this is a one-way operation. Once you `eject`, you can’t go back!**
40
40
41
41
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.
42
42
43
-
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.
43
+
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.
44
44
45
45
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.
46
46
@@ -52,24 +52,24 @@ To learn React, check out the [React documentation](https://reactjs.org/).
52
52
53
53
### Code Splitting
54
54
55
-
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
55
+
This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
56
56
57
57
### Analyzing the Bundle Size
58
58
59
-
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
59
+
This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)
60
60
61
61
### Making a Progressive Web App
62
62
63
-
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
63
+
This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)
64
64
65
65
### Advanced Configuration
66
66
67
-
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
67
+
This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)
68
68
69
69
### Deployment
70
70
71
-
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
71
+
This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
72
72
73
73
### `npm run build` fails to minify
74
74
75
-
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
75
+
This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
0 commit comments