From b326ad4ec10959e8edeeb1d0b36a5d6a13f773d9 Mon Sep 17 00:00:00 2001 From: infinite-persistence Date: Wed, 7 Jul 2021 14:24:13 +0800 Subject: [PATCH] Ensure index.html isn't cached Part of the solution to handle `ChunkLoadError` in code-splitting. https://raphael-leger.medium.com/react-webpack-chunkloaderror-loading-chunk-x-failed-ac385bd110e0 #codesplit --- static/index-web.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/index-web.html b/static/index-web.html index b9ffe6fd2..9776b34ff 100644 --- a/static/index-web.html +++ b/static/index-web.html @@ -3,6 +3,8 @@ + +