{"library":"prebuild-webpack-plugin","type":"library","category":null,"description":"Prebuild Webpack Plugin is a utility designed to execute file processing and I/O operations before a webpack build commences. It currently stands at stable version 1.1.1, with a history of steady, active development and releases addressing issues and improving performance. This plugin distinguishes itself by offering dedicated `build` and `watch` hooks that fire before the initial webpack compilation and on subsequent rebuilds, respectively. It supports file matching via minimatch patterns, allowing for targeted pre-processing. A key feature is the ability to explicitly add matched files to webpack's dependency tree and specific handling for complex build environments like Next.js through the `compilationNameFilter` option, enabling users to optimize for client-side or server-side compilations. It is particularly useful for scenarios requiring data transformation or external resource fetching prior to bundling, providing a flexible interface for such tasks.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","webpack","prebuild","build","watch"],"install":[{"cmd":"npm install prebuild-webpack-plugin","imports":["import PrebuildPlugin from 'prebuild-webpack-plugin';","const PrebuildPlugin = require('prebuild-webpack-plugin');"]},{"cmd":"yarn add prebuild-webpack-plugin","imports":[]},{"cmd":"pnpm add prebuild-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/hashicorp/prebuild-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/prebuild-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/prebuild-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}