From eaef15f8e7c9980fc776d97ac6e81ac16f546e3c Mon Sep 17 00:00:00 2001 From: Rodrigo Date: Thu, 13 Feb 2020 18:52:41 -0300 Subject: [PATCH] Adding information regarding Create React App. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f3767432..5515d260 100644 --- a/README.md +++ b/README.md @@ -505,6 +505,8 @@ You can also skip the included `css-loader` entirely if your preprocessor handle ] ``` +If you're using Create React App, currently it's not possible to use astroturf, unless you eject to edit the webpack configuration manually. + ### Options astroturf accepts a few query options.