diff --git a/client/public/index.html b/client/public/index.html index 7dd53494..0040fa30 100755 --- a/client/public/index.html +++ b/client/public/index.html @@ -26,6 +26,9 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> + <% if (process.env.NODE_ENV === 'production') { %> + + <% } %>