{"library":"rollup-plugin-watch-globs","type":"library","category":null,"description":"A Rollup plugin that extends the watch mode to monitor arbitrary file globs (e.g., static assets, stylesheets, HTML) not in the module graph. Currently v2.0.1, maintained by Caleb Evans. Key differentiator: unlike relying on Rollup's default watch (which only tracks JS/TS files in the dependency graph), this plugin explicitly adds glob patterns to trigger rebuilds, complementing tools like rollup-plugin-copy. Released under MIT License, requires rollup >=2.0.0 as a peer dependency. A lightweight, focused solution with no runtime dependencies beyond rollup.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","rollup","rollup-plugin","watch"],"install":[{"cmd":"npm install rollup-plugin-watch-globs","imports":["import watchGlobs from 'rollup-plugin-watch-globs'","const watchGlobs = require('rollup-plugin-watch-globs').default","plugins: [watchGlobs([ 'public/**/*.*', 'src/styles/*.scss' ])]"]},{"cmd":"yarn add rollup-plugin-watch-globs","imports":[]},{"cmd":"pnpm add rollup-plugin-watch-globs","imports":[]}],"homepage":null,"github":"https://github.com/caleb531/rollup-plugin-watch-globs","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-watch-globs","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/rollup-plugin-watch-globs/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}