Skip to content

Commit 170b4ba

Browse files
committed
📖 update readmes with link to medium article, closes #7
1 parent 20c7de5 commit 170b4ba

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
### ⚠️ Disclaimer:
44
> 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.
55
6+
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).
7+
68
### 💡Features:
79
* Decorators
810
* babel-preset-stage-0

packages/react-scripts/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
### ⚠️ Disclaimer:
44
> 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.
55
6+
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).
7+
68
### 💡Features:
79
* Decorators
810
* babel-preset-stage-0

packages/react-scripts/bin/CUSTOM_README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
### ⚠️ Disclaimer:
44
> 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.
55
6+
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).
7+
68
### 💡Features:
79
* Decorators
810
* babel-preset-stage-0

0 commit comments

Comments
 (0)