diff --git a/app/client/public/index.html b/app/client/public/index.html
index 9c8745121b..33e8c953fd 100755
--- a/app/client/public/index.html
+++ b/app/client/public/index.html
@@ -15,6 +15,37 @@
transition: all ease-in 0.3s;
}
+
<%=
(function () {
// This code emits additional `link rel="preload"` tags for edit.html and view.html.
@@ -49,35 +80,6 @@
})()
%>