Webpack loader for overloading imported module contents with given JSON string.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a Webpack loader that overrides imported JSON files with custom objects or JSON strings during the build process. It's designed for Webpack users who need to mock or replace configuration files (like `config.json` or `package.json`) for testing, environment-specific setups, or dynamic injection without altering source files.