Skip to content

Commit 14c0b8b

Browse files
authored
Update README.md
1 parent e7ab6df commit 14c0b8b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# Deprecated
2+
I am sorry that this project is not in active development and no plan to support react-scripts 2.0.
3+
4+
The main purpose I created this project is to easily extend the cra configuration to support the server-side-rendering.
5+
Recently, I have moved all my private projects to nextJs that no longer depend on react-scripts anymore.
6+
7+
I would welcome if anyone who are interested to take over this project.
8+
9+
To support react-scripts 2.0, there are some promising libraries there.
10+
11+
https://github.com/rescripts/rescripts
12+
13+
https://github.com/sharegate/craco
14+
115
-----------------
216
# Create React Scripts
317
-----------------

0 commit comments

Comments
 (0)