diff --git a/web/index.html b/web/index.html index 84b19c4e56f8..2c730a7dacc4 100644 --- a/web/index.html +++ b/web/index.html @@ -121,7 +121,7 @@ <% if (htmlWebpackPlugin.options.isWeb) { %> - <% if (htmlWebpackPlugin.options.isProduction) { %> + <% if (htmlWebpackPlugin.options.isProduction || htmlWebpackPlugin.options.isStaging) { %>