diff --git a/README.md b/README.md index 485a0f294c3..f45de568206 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ ### ⚠️ Disclaimer: > This is **not** a fork of ```create-react-app```. It's just a fork of ```react-scripts``` with simple babel/webpack modifications that can toggle extra features. +The reason for this fork's existence is explained better in [this Medium article](https://medium.com/@kitze/configure-create-react-app-without-ejecting-d8450e96196a). + ### 💡Features: * Decorators * babel-preset-stage-0 diff --git a/packages/react-scripts/README.md b/packages/react-scripts/README.md index 485a0f294c3..f45de568206 100644 --- a/packages/react-scripts/README.md +++ b/packages/react-scripts/README.md @@ -3,6 +3,8 @@ ### ⚠️ Disclaimer: > This is **not** a fork of ```create-react-app```. It's just a fork of ```react-scripts``` with simple babel/webpack modifications that can toggle extra features. +The reason for this fork's existence is explained better in [this Medium article](https://medium.com/@kitze/configure-create-react-app-without-ejecting-d8450e96196a). + ### 💡Features: * Decorators * babel-preset-stage-0 diff --git a/packages/react-scripts/bin/CUSTOM_README.md b/packages/react-scripts/bin/CUSTOM_README.md index 485a0f294c3..f45de568206 100644 --- a/packages/react-scripts/bin/CUSTOM_README.md +++ b/packages/react-scripts/bin/CUSTOM_README.md @@ -3,6 +3,8 @@ ### ⚠️ Disclaimer: > This is **not** a fork of ```create-react-app```. It's just a fork of ```react-scripts``` with simple babel/webpack modifications that can toggle extra features. +The reason for this fork's existence is explained better in [this Medium article](https://medium.com/@kitze/configure-create-react-app-without-ejecting-d8450e96196a). + ### 💡Features: * Decorators * babel-preset-stage-0