mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 00:22:25 -05:00
[chore/frontend] Reorder JS a little bit to avoid visible text changes (#4039)
This commit is contained in:
parent
0992ffc057
commit
075cae3d55
6 changed files with 135 additions and 116 deletions
|
|
@ -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: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue