From c2335c94b9a9efc921921c6da314fbd982f14b76 Mon Sep 17 00:00:00 2001 From: Mael Date: Mon, 25 Jun 2018 13:06:41 +0000 Subject: [PATCH] =?UTF-8?q?R=C3=A9paration=20du=20hot=20reload?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/entry.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/entry.js b/source/entry.js index 72f2458b0..55d2506ed 100644 --- a/source/entry.js +++ b/source/entry.js @@ -70,7 +70,7 @@ let App = ({ store }) => ( render(, anchor) if (process.env.NODE_ENV !== 'production' && module.hot) { - module.hot.accept('./containers/Layout', () => { + module.hot.accept('./components/inFranceApp', () => { render(