diff --git a/loader/index.ejs b/loader/index.ejs index e376e746..604b457b 100644 --- a/loader/index.ejs +++ b/loader/index.ejs @@ -1,101 +1,85 @@ + + - - + + + - - - - - - - <% /* TODO: Put in an appropriate image */ %> + + <% /* Using an absolute path here since the manifest.json works only with such. */ %> - <% /* */ %> + <% /* */ %> - <% if(buildTarget==="client" ) { %> - TeaClient - - <% } else { %> - TeaSpeak-Web - - - <% /* */ %> - <% } %> +<% if(buildTarget === "client") { %> + TeaClient + +<% } else { %> + TeaSpeak-Web + + + <% /* */ %> +<% } %> - - + + - "> - "> - <% /* We don't preload the bowl since it's only a div background */ %> - "> + "> + "> + <% /* We don't preload the bowl since it's only a div background */ %> + "> - <%= htmlWebpackPlugin.tags.headTags %> - + <%= htmlWebpackPlugin.tags.headTags %> + + + + - - -