{"library":"filewatcher-webpack-plugin","type":"library","category":null,"description":"Webpack plugin that watches files and folders outside webpack's default watch scope using glob patterns. Version 1.2.0. It relies on chokidar for file system monitoring and triggers webpack recompilation when glob-matched files change. Unlike similar plugins (e.g., file-watcher-webpack-plugin, webpack-watch-files-plugin), this one supports recursive directory watching, custom event handlers via chokidar's API, and granular ignore patterns. The package is ESM-only. Note: The plugin's constructor expects an object with a 'watchFileRegex' property (string or array of strings). Common issues include incorrect require style (CJS vs ESM) and misconfiguring the watch path glob (must be relative to the project root).","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","webpack","webpack file watch","chokidar webpack"],"last_verified":"Wed May 27","install":[{"cmd":"npm install filewatcher-webpack-plugin","imports":["import FileWatcherPlugin from 'filewatcher-webpack-plugin'","import { FileWatcherPlugin } from 'filewatcher-webpack-plugin'","import type { FileWatcherPluginOptions } from 'filewatcher-webpack-plugin'"]},{"cmd":"yarn add filewatcher-webpack-plugin","imports":[]},{"cmd":"pnpm add filewatcher-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/sap9433/filewatcher-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/filewatcher-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/filewatcher-webpack-plugin/compatibility"}}