From 71b2a394a90a46aef54ba7707a8a3ccc48c9dab2 Mon Sep 17 00:00:00 2001 From: Ian Sutherland Date: Wed, 14 Nov 2018 10:53:40 -0700 Subject: [PATCH 1/2] Add placeholders to template README for bit.ly links. --- packages/react-scripts/template/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/packages/react-scripts/template/README.md b/packages/react-scripts/template/README.md index 897dc836601..2874521d1e8 100644 --- a/packages/react-scripts/template/README.md +++ b/packages/react-scripts/template/README.md @@ -42,3 +42,19 @@ You don’t have to ever use `eject`. The curated feature set is suitable for sm You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started). To learn React, check out the [React documentation](https://reactjs.org/). + +### Deployment + +This section has moved here: https://facebook.github.io/create-react-app/docs/deployment + +### Making a Progressive Web App + +This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app + +### Advanced Configuration + +This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration + +### `npm run build` fails to minify + +This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify From 83281228362331949d1186d25b99bf0f39dcf6e9 Mon Sep 17 00:00:00 2001 From: Ian Sutherland Date: Thu, 15 Nov 2018 11:03:58 -0700 Subject: [PATCH 2/2] Add placeholders to template README for goo.gl links. --- packages/react-scripts/template/README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/packages/react-scripts/template/README.md b/packages/react-scripts/template/README.md index 2874521d1e8..9d9614c4fd3 100644 --- a/packages/react-scripts/template/README.md +++ b/packages/react-scripts/template/README.md @@ -43,9 +43,13 @@ You can learn more in the [Create React App documentation](https://facebook.gith To learn React, check out the [React documentation](https://reactjs.org/). -### Deployment +### Code Splitting -This section has moved here: https://facebook.github.io/create-react-app/docs/deployment +This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting + +### Analyzing the Bundle Size + +This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size ### Making a Progressive Web App @@ -55,6 +59,10 @@ This section has moved here: https://facebook.github.io/create-react-app/docs/ma This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration +### Deployment + +This section has moved here: https://facebook.github.io/create-react-app/docs/deployment + ### `npm run build` fails to minify This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify