nitro-timing-log

This commit is contained in:
Untone 2024-08-14 15:50:01 +03:00
parent a186dc4d3f
commit ae3473312a

View File

@ -24,6 +24,9 @@ const polyfillOptions = {
} as PolyfillOptions
export default defineConfig({
nitro: {
timing: true
},
ssr: true,
server: {
preset: runtime,