From 93bcdac3be418bf17b8df72ab7dccdf38c5e4fd8 Mon Sep 17 00:00:00 2001 From: garronej Date: Fri, 17 Dec 2021 00:00:01 +0100 Subject: [PATCH] Add notice about Webpack 5 (changelog ignore) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0ebc8e2c..e659fe8c 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@

+**NOTICE:** Fonts are not loaded properly in Webpack 5. Used in the very last version of `create-react-app`. +It will be fixed soon. + **NEW in 4.2.14** - No more error in Keycloak logs 🍾