Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The spawn-loader is a Webpack loader that allows developers to spawn a new entry chunk from a given file, providing more control over the build process. It is particularly useful for developers who need to generate separate bundles or assets from specific files, with options to customize the output path and chunk naming. This tool is ideal for those working with complex Webpack configurations or modular applications that require dynamic bundle generation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of erikdesjardins/spawn-loader

Account's avatar
erikdesjardins/inert-entry-webpack-plugin
Webpack plugin to allow non-js entry chunks.
Account's avatar
webpack/loader-utils
utils for webpack loaders
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

erikdesjardins's profile
erikdesjardins
85 contributions
vseventer's profile
vseventer
3 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
erikdesjardins

erikdesjardins/spawn-loader

Webpack loader to spawn a new entry chunk.

JavaScript
7
0
MIT License