This commit is contained in:
parent
1696633a15
commit
39fe6b0727
|
|
@ -49,11 +49,11 @@ export default defineNuxtConfig({
|
||||||
inline: ['@matechat/core']
|
inline: ['@matechat/core']
|
||||||
},
|
},
|
||||||
preset: 'node-server',
|
preset: 'node-server',
|
||||||
|
},
|
||||||
prerender: {
|
prerender: {
|
||||||
routes: [],
|
routes: [],
|
||||||
crawlLinks: false,
|
crawlLinks: false,
|
||||||
failOnError: false
|
failOnError: false
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
|
||||||
vite: {
|
vite: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue