From 14c0b8bcf7dcf69bd7c6fa394a5d27f3b25f2ad6 Mon Sep 17 00:00:00 2001 From: Sze Ka Wai Raymond Date: Sun, 6 Jan 2019 17:26:43 +0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 8943876..286c866 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ +# Deprecated +I am sorry that this project is not in active development and no plan to support react-scripts 2.0. + +The main purpose I created this project is to easily extend the cra configuration to support the server-side-rendering. +Recently, I have moved all my private projects to nextJs that no longer depend on react-scripts anymore. + +I would welcome if anyone who are interested to take over this project. + +To support react-scripts 2.0, there are some promising libraries there. + +https://github.com/rescripts/rescripts + +https://github.com/sharegate/craco + ----------------- # Create React Scripts -----------------