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 No Emit Webpack Plugin is a tool for preventing specific asset bundles from being emitted by the webpack compiler, which is particularly useful when bundling non-JavaScript files like CSS. It allows developers to selectively remove unwanted output files, such as JavaScript bundles generated from CSS entry points when using plugins like Mini CSS Extract Plugin. This plugin is designed for webpack users who need fine-grained control over their build output.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xipasduarte/no-emit-webpack-plugin

Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
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

xipasduarte's profile
xipasduarte
43 contributions
dependabot[bot]'s profile
dependabot[bot]
4 contributions
liorgreenb's profile
liorgreenb
4 contributions
liorgreenbergmh's profile
liorgreenbergmh
2 contributions
iamakulov's profile
iamakulov
1 contributions
burnedram's profile
burnedram
1 contributions

Recent events

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

No events yet
xipasduarte

xipasduarte/no-emit-webpack-plugin

Stop an asset from being emitted by the webpack compiler.

JavaScript
5
5
MIT License