mirror of
https://iceshrimp.dev/Crimekillz/jointrashposs.git
synced 2024-11-25 10:19:07 +01:00
(workaround) force payload extraction
This commit is contained in:
parent
b5cbdc9c40
commit
03ee8d39f7
1 changed files with 1 additions and 0 deletions
|
@ -107,5 +107,6 @@ export default defineNuxtConfig({
|
||||||
},
|
},
|
||||||
experimental: {
|
experimental: {
|
||||||
inlineSSRStyles: false,
|
inlineSSRStyles: false,
|
||||||
|
payloadExtraction: true,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue