Provides Rollup plugins that resolve import specifiers defined in `package.json` that link other NPM packages.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Rollup plugin resolves import specifiers defined in package.json imports that link other NPM packages, providing three distinct plugins for different use cases. It's designed for library authors and developers working with complex package dependencies, particularly those using sub-path exports or managing peer dependencies. The package offers tools for both local development (importsLocal) and external package resolution (importsExternal and importsResolve) to streamline the bundling process in Rollup configurations.