mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-24 21:46:22 -04:00
æxperiment with disabling no-ssr, see it the server gets a performance hit
This commit is contained in:
parent
d76a657d2d
commit
242719e446
@ -383,7 +383,7 @@ const nuxtConfig: NuxtConfig = {
|
||||
KEYWORDS: keywords,
|
||||
},
|
||||
serverMiddleware: [
|
||||
'~/server/no-ssr.ts',
|
||||
// '~/server/no-ssr.ts',
|
||||
'~/server/index.ts',
|
||||
],
|
||||
axios: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user