mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-08-28 17:21:05 +00:00
fix(themes): theme wallpapers dont apply on firefox
This commit is contained in:
@@ -140,6 +140,13 @@ export default defineConfig(({ command }) => ({
|
||||
"utils",
|
||||
"seqtaMenuColourPatch.js",
|
||||
),
|
||||
themeImagePagePatch: join(
|
||||
__dirname,
|
||||
"src",
|
||||
"seqta",
|
||||
"utils",
|
||||
"themeImagePagePatch.js",
|
||||
),
|
||||
},
|
||||
output: {
|
||||
assetFileNames: "assets/[name]-[hash][extname]",
|
||||
|
||||
Reference in New Issue
Block a user