diff --git a/apps/documenteditor/mobile/src/index_dev.html b/apps/documenteditor/mobile/src/index_dev.html index e3d3f97053..83d28bd8ab 100644 --- a/apps/documenteditor/mobile/src/index_dev.html +++ b/apps/documenteditor/mobile/src/index_dev.html @@ -20,11 +20,6 @@ <% } else { %> <% } %> - <% if ( htmlWebpackPlugin.options.skeleton.checkerscript ) { %> - - <% } %> @@ -34,6 +29,11 @@ <%= htmlWebpackPlugin.options.skeleton.htmlscript %> <% } %> + <% if ( htmlWebpackPlugin.options.skeleton.checkerscript ) { %> + + <% } %>