From 2616d5fd9ce4086fb9e60a4e0e94fb38cbd3eb1d Mon Sep 17 00:00:00 2001 From: Ian Sutherland Date: Tue, 27 Nov 2018 09:29:30 -0700 Subject: [PATCH] Add placeholders to template README for bit.ly links. (#5808) * Add placeholders to template README for bit.ly links. * Add placeholders to template README for goo.gl links. --- packages/react-scripts/template/README.md | 24 +++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/packages/react-scripts/template/README.md b/packages/react-scripts/template/README.md index 897dc836601..9d9614c4fd3 100644 --- a/packages/react-scripts/template/README.md +++ b/packages/react-scripts/template/README.md @@ -42,3 +42,27 @@ 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/). + +### Code Splitting + +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 + +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 + +### 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