Use unplugin with thread-loader in webpack
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides a utility to make unplugin-based Webpack plugins compatible with `thread-loader` for parallel processing. It targets developers using unplugin tools (like Vue macros) who need to speed up builds by enabling multi-threading. The `parallelize` function converts compliant unplugin plugins into a thread-safe version with minimal configuration changes.