This webpack plugin generates an ESM library from a webpack bundle by adding `export` statements to the bundle's end, making it consumable by modern browsers that support ESM. It's designed for developers building libraries with webpack who need to output ES modules for browser consumption.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A webpack plugin to help build/output ESM libraries