I'd like to specify watchOptions in nuxt.config.js for the webpack-dev-middleware but I'm not exactly sure where.
watchOptions: {
aggregateTimeout: 300,
poll: 1000
}
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c329">#c329</a>)</em></sub></div>