📚 What are you trying to do?
I set devtools: { enabled: true } in my nuxt3 project(windows 11, node: v22.14.0, devtools: v2.3.0), then run dev, found that memory usage to continue to increase until it occupies the entire memory.
Then I set devtools: { enabled: false }, memory usage returned to normal.
Is this a bug? Has anyone encountered the same problem?
🔍 What have you tried?
No response
ℹ️ Additional context
No response