{"library":"noop-webpack-plugin","type":"library","category":null,"description":"A tiny Webpack plugin that performs no operation, intended as a conditional placeholder when a noop is needed in the plugins array. Version 1.0.1 is the latest and only release. The package is stable but trivial – it creates a no-op plugin that does nothing. It has zero dependencies and is often used to replace a real plugin in development mode. Alternatives include using null or process.env checks directly, but this plugin provides a simple interface.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript"],"install":[{"cmd":"npm install noop-webpack-plugin","imports":["const noop = require('noop-webpack-plugin');","const noop = require('noop-webpack-plugin');","plugins: [ isProd ? new UglifyJsPlugin() : noop() ]"]},{"cmd":"yarn add noop-webpack-plugin","imports":[]},{"cmd":"pnpm add noop-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/QingWei-Li/noop-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/noop-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/noop-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}