We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7ab6df commit 14c0b8bCopy full SHA for 14c0b8b
README.md
@@ -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
15
-----------------
16
# Create React Scripts
17
0 commit comments