mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-27 06:52:35 -04:00
temporarily enable no-ssr
This commit is contained in:
parent
d31ed71c50
commit
199515d210
@ -225,7 +225,7 @@ export default {
|
|||||||
HEARTBEAT_LINK: process.env.HEARTBEAT_LINK,
|
HEARTBEAT_LINK: process.env.HEARTBEAT_LINK,
|
||||||
},
|
},
|
||||||
serverMiddleware: [
|
serverMiddleware: [
|
||||||
// '~/server/no-ssr.js',
|
'~/server/no-ssr.js',
|
||||||
'~/server/index.js'
|
'~/server/index.js'
|
||||||
],
|
],
|
||||||
axios: {
|
axios: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user