{"library":"webpack-watched-glob-entries-plugin","type":"library","category":null,"description":"Webpack plugin (v3.2.0) that allows you to use glob patterns to define entry points and automatically watches those glob matches for changes during development. It integrates with webpack's watch mode so that adding or removing files matching the glob triggers a rebuild without manual configuration. Supports multiple glob patterns, custom glob options like ignore patterns, and preserves directory structure in output names. Requires Node >=18 and webpack 5. Unlike manual entry arrays, this plugin dynamically updates entries as files change, making it ideal for projects with many entry points or those that frequently add/remove source files. Released relatively infrequently, with maintenance focused on dependency updates and Node version support.","language":"javascript","status":"active","version":"3.2.0","tags":["javascript"],"last_verified":"Sat Apr 25","install":[{"cmd":"npm install webpack-watched-glob-entries-plugin","imports":["const WebpackWatchedGlobEntries = require('webpack-watched-glob-entries-plugin');","WebpackWatchedGlobEntries.getEntries(globs, options)","plugins: [new WebpackWatchedGlobEntries()]"]},{"cmd":"yarn add webpack-watched-glob-entries-plugin","imports":[]},{"cmd":"pnpm add webpack-watched-glob-entries-plugin","imports":[]}],"homepage":null,"github":"https://github.com/Milanzor/webpack-watched-glob-entries-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-watched-glob-entries-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}