From 92d50d4932fb2b9eebffd601a55ae97c38fb1b03 Mon Sep 17 00:00:00 2001 From: Integral Team Date: Wed, 11 Sep 2019 15:23:19 +0700 Subject: [PATCH] test deploy --- src/index.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.tsx b/src/index.tsx index a9ac8d0..ffb3c96 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -91,6 +91,8 @@ const { store, persistor } = configureStore(); pushLoaderState(10); +console.log('is this a new build?'); + export const Index = () => (