Closed iflan closed 3 years ago
Before, the configuration used an array of regex literals. With webpack 2.1.1, this breaks as it expects a list of glob strings.
See https://webpack.js.org/configuration/watch/#watchoptionsignored
Before, the configuration used an array of regex literals. With webpack 2.1.1, this breaks as it expects a list of glob strings.
See https://webpack.js.org/configuration/watch/#watchoptionsignored