Measures performance of esbuild plugins
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This plugin measures and logs the execution time of individual esbuild plugin hooks (like `onLoad`, `onResolve`), providing a detailed performance breakdown for each plugin in your build process. It's designed for developers using esbuild who need to identify and optimize slow plugins in their build configuration.