summaryrefslogtreecommitdiff
path: root/web/source/index.js
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2025-04-22 12:20:54 +0200
committerLibravatar GitHub <noreply@github.com>2025-04-22 12:20:54 +0200
commit075cae3d55197b96d997d72cfb498c870788453a (patch)
tree8df8ac8bcf2addd962b2b15927a1e96302c9a0c8 /web/source/index.js
parent[bugfix] Use util.IsNil for checking DomainPermission (#4040) (diff)
downloadgotosocial-075cae3d55197b96d997d72cfb498c870788453a.tar.xz
[chore/frontend] Reorder JS a little bit to avoid visible text changes (#4039)
Diffstat (limited to 'web/source/index.js')
-rw-r--r--web/source/index.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/web/source/index.js b/web/source/index.js
index c47e9c5bb..d66afe757 100644
--- a/web/source/index.js
+++ b/web/source/index.js
@@ -64,9 +64,9 @@ skulk({
}]
],
},
- blurhash: {
- entryFile: "blurhash",
- outputFile: "blurhash.js",
+ frontend_prerender: {
+ entryFile: "frontend_prerender",
+ outputFile: "frontend_prerender.js",
preset: ["js"],
prodCfg: prodCfg,
transform: [