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