diff --git a/build-html.js b/build-html.js
index 0e9b5445..5b899756 100644
--- a/build-html.js
+++ b/build-html.js
@@ -34,7 +34,7 @@ const filesAndReplacements = [
''
],
[
- '',
+ '',
''
]
]
@@ -73,7 +73,7 @@ const filesAndReplacements = [
''
],
[
- '',
+ '',
''
]
]
@@ -96,7 +96,7 @@ const filesAndReplacements = [
''
],
[
- '',
+ '',
''
]
]
@@ -115,7 +115,7 @@ const filesAndReplacements = [
''
],
[
- '',
+ '',
''
]
]
diff --git a/editor/extensions/imagelib/index-es.html b/editor/extensions/imagelib/index-es.html
index 2cba3f4f..f9fe82e0 100644
--- a/editor/extensions/imagelib/index-es.html
+++ b/editor/extensions/imagelib/index-es.html
@@ -4,7 +4,7 @@
-
-
+
diff --git a/editor/extensions/imagelib/openclipart-es.html b/editor/extensions/imagelib/openclipart-es.html
index 02f1782e..0f37e30e 100644
--- a/editor/extensions/imagelib/openclipart-es.html
+++ b/editor/extensions/imagelib/openclipart-es.html
@@ -4,7 +4,7 @@
-
-
+
diff --git a/editor/no-module-support-redirect.js b/editor/redirect-on-no-module-support.js
similarity index 100%
rename from editor/no-module-support-redirect.js
rename to editor/redirect-on-no-module-support.js
diff --git a/editor/svg-editor-es.html b/editor/svg-editor-es.html
index a0c65866..6a081f56 100644
--- a/editor/svg-editor-es.html
+++ b/editor/svg-editor-es.html
@@ -15,7 +15,7 @@
-
+
diff --git a/editor/xdomain-svg-editor-es.html b/editor/xdomain-svg-editor-es.html
index 28d5f860..ee1432ed 100644
--- a/editor/xdomain-svg-editor-es.html
+++ b/editor/xdomain-svg-editor-es.html
@@ -16,7 +16,7 @@
-
+
diff --git a/lgtm.yml b/lgtm.yml
index 50535cf1..544fd6e8 100644
--- a/lgtm.yml
+++ b/lgtm.yml
@@ -3,6 +3,6 @@ extraction:
index:
filters:
- exclude: "editor/xdomain-svgedit-config-iife.js"
- - exclude: "editor/no-module-support-redirect.js"
+ - exclude: "editor/redirect-on-no-module-support.js"
- exclude: "svgedit-config-iife.js"
- exclude: "dist"