[ARCHIVED] Webpack plugin to define "entry" with a glob
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The 2020-package-glob-webpack-plugin is a Webpack 4.x plugin that allows developers to define the `entry` property using a glob pattern, making it easier to manage multiple entry points. It is particularly useful for developers working on projects with numerous JavaScript files that need to be bundled, as it automatically updates the entry list in watch mode without requiring a restart.