Webpack plugin for inheritable npm packages, glob imports, monorepos.
A Webpack plugin that enables inheritable npm package layouts and synchronous/asynchronous glob imports for monorepo and multi-package apps. It uses JavaScript and webpack tooling to manage layered package namespaces, shared build configurations, and import resolution. Suited for projects that need modular package inheritance and shared webpack configuration across multiple packages.
0