Home

Issue: 379

Webpack config - watchOptions

[issue link]

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 }

This feature request is available on Nuxt.js community (#c329)