From fc70ebd3070b78df5f2171e9add2cf352f177fec Mon Sep 17 00:00:00 2001 From: KJB Date: Fri, 24 Feb 2017 20:08:43 +0100 Subject: [PATCH] Update index.html This should make it clearer and more accurate in the case that PUBLIC_URL is blank, which is how I found it using one scaffolding tool. --- packages/react-scripts/template/public/index.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/packages/react-scripts/template/public/index.html b/packages/react-scripts/template/public/index.html index aab5e3b00ce..2f4b754cda7 100644 --- a/packages/react-scripts/template/public/index.html +++ b/packages/react-scripts/template/public/index.html @@ -5,12 +5,14 @@ React App