Is it possible to only watch a certain folder (hmr) in dev mode?
I was looking to run a version of nuxt in development mode but only refresh hmr when the /content/ folder is changes (so that nuxt doesnt initiate any watchers on any other folders inc. /components/)