diff --git a/src/web/html/index.html b/src/web/html/index.html index 1e76be66..41b74c72 100755 --- a/src/web/html/index.html +++ b/src/web/html/index.html @@ -87,8 +87,9 @@ changeLoadingMsg(); window.loadingMsgsInt = setInterval(changeLoadingMsg, (Math.random() * 2000) + 1500); - <% if (!htmlWebpackPlugin.options.inline) { %> + <% if (htmlWebpackPlugin.options.inline) { %> + <% } else { %>