{"library":"find-webpack","type":"library","category":null,"description":"find-webpack is a utility library designed to programmatically locate and modify Webpack configuration settings, particularly useful for projects built with `react-scripts` (Create React App) or custom Webpack setups. As of its latest stable version, 2.2.1 (released January 2021), it provides functions to extract Webpack options, including handling the nuances of `react-scripts`'s hidden configurations. It also offers specific utilities for integrating with tools like Cypress, enabling cleanup of optimization plugins and dynamic addition of folders to Babel's transpilation scope for testing purposes. While its release cadence has been irregular since 2021, it was actively maintained with features and bug fixes throughout 2020, differentiating itself by simplifying complex Webpack config access and modification for specific ecosystem integrations.","language":"javascript","status":"maintenance","version":"2.2.1","tags":["javascript","webpack","utility"],"last_verified":"Wed May 27","install":[{"cmd":"npm install find-webpack","imports":["import { getWebpackOptions } from 'find-webpack';\n// Or for CJS:\nconst { getWebpackOptions } = require('find-webpack');","import { tryLoadingWebpackConfig } from 'find-webpack';\n// Or for CJS:\nconst { tryLoadingWebpackConfig } = require('find-webpack');","import { cleanForCypress } from 'find-webpack';\n// Or for CJS:\nconst { cleanForCypress } = require('find-webpack');"]},{"cmd":"yarn add find-webpack","imports":[]},{"cmd":"pnpm add find-webpack","imports":[]}],"homepage":null,"github":"https://github.com/bahmutov/find-webpack","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/find-webpack","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/find-webpack/compatibility"}}