Turn HTML imports and requires into string vars
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Babel plugin converts HTML file imports and `require()` statements into string literals containing the file's content. It's designed for JavaScript developers using Babel who need to bundle static HTML templates directly into their code, eliminating runtime file loading dependencies.