Path Override Webpack Plugin
JSON →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.
Traffic · last 30 days ↓68% vs prev 7d
total hits 42
actors 8 distinct systems
last hit 1d ago human
top countries 🇨🇦 Canada · 🇺🇸 United States · 🇫🇷 France · 🇪🇸 Spain · 🇳🇴 Norway
Resources
API endpoints
compatibility /v1/registry/path-override-webpack-plugin/compatibility