diff --git a/scripts/post-web-build.js b/scripts/post-web-build.js
index 5619b251b7..3b1b62dfd8 100644
--- a/scripts/post-web-build.js
+++ b/scripts/post-web-build.js
@@ -23,10 +23,10 @@ const outputFile = entrypoints
const ext = path.extname(file)
if (ext === '.js') {
- return ``
+ return ``
}
if (ext === '.css') {
- return ``
+ return ``
}
return ''