{"library":"webpack-clear-require-cache-plugin","type":"library","category":null,"description":"A webpack plugin that clears modules from Node.js require.cache after the webpack compilation's afterEmit hook. Version 0.0.5, stable but limited maintenance. It accepts an array of regex patterns; during compilation, each cached module path is tested and removed if it matches. Primarily useful for development with npm-linked packages that need cache invalidation on rebuild. Works with webpack and Next.js servers. Simpler than using Nodemon or chokidar-based solutions, but limited to webpack-based projects.","language":"javascript","status":"maintenance","version":"0.0.5","tags":["javascript","webpack","plugin","clear","require","cache"],"last_verified":"Wed May 27","install":[{"cmd":"npm install webpack-clear-require-cache-plugin","imports":["const clearRequireCachePlugin = require('webpack-clear-require-cache-plugin');","clearRequireCachePlugin([/my-module/])"]},{"cmd":"yarn add webpack-clear-require-cache-plugin","imports":[]},{"cmd":"pnpm add webpack-clear-require-cache-plugin","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/webpack-clear-require-cache-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/webpack-clear-require-cache-plugin/compatibility"}}