{"library":"path-override-webpack-plugin","type":"library","category":null,"description":"A Webpack plugin that allows overriding module import paths with an external set of matching files. Use it to replace modules dynamically based on a regex pattern, useful for theming or skinning complex applications. Current stable version is 0.1.2, released infrequently with minimal updates. Key differentiator: unlike Webpack's native alias which requires exact paths, this plugin conditionally overrides based on file existence, falling back to the original if no override file is found. Compatible with Webpack 4.x. Not recommended for new projects; consider using Webpack's resolve.alias or resolve.plugins instead.","language":"javascript","status":"active","version":"0.1.2","tags":["javascript","webpack","path","override","resolver"],"install":[{"cmd":"npm install path-override-webpack-plugin","imports":["import PathOverridePlugin from 'path-override-webpack-plugin'","const PathOverridePlugin = require('path-override-webpack-plugin')","const PathOverridePlugin = require('path-override-webpack-plugin').default"]},{"cmd":"yarn add path-override-webpack-plugin","imports":[]},{"cmd":"pnpm add path-override-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/jamiehill/path-override-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/path-override-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/path-override-webpack-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}