nitro-timing-log
This commit is contained in:
parent
a186dc4d3f
commit
ae3473312a
|
@ -24,6 +24,9 @@ const polyfillOptions = {
|
||||||
} as PolyfillOptions
|
} as PolyfillOptions
|
||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
nitro: {
|
||||||
|
timing: true
|
||||||
|
},
|
||||||
ssr: true,
|
ssr: true,
|
||||||
server: {
|
server: {
|
||||||
preset: runtime,
|
preset: runtime,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user