webpack 4 plugin to generate symlinks
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The `create-symlink-webpack-plugin` is a webpack 4 plugin that generates symbolic links during the build process, allowing users to create shortcuts to specific files or directories. It's designed for developers using webpack who need to create symlinks for files like `index-[hash].html` to a static name like `200.html`, making it ideal for static site generators or deployment workflows.