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

webpack-strip-block is a Webpack plugin that removes blocks of code enclosed in special comment tags, making it ideal for stripping out development-only code like verbose console warnings before bundling for production. It's designed for developers who want to keep debug or development code in their source files but exclude it from the final build, with customizable comment tags for flexibility.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jballant/webpack-strip-block

Account's avatar
webpack/loader-utils
utils for webpack loaders
Account's avatar
streamich/memfs
In-memory file-system with Node's fs API.
Account's avatar
webpack/memory-fs
A simple in-memory filesystem. Holds data in a javascript object.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
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

jballant's profile
jballant
12 contributions
mojoaxel's profile
mojoaxel
1 contributions
rasmusnord's profile
rasmusnord
1 contributions

Recent events

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

No events yet
jballant

jballant/webpack-strip-block

Webpack plugin to strip blocks of code marked by special comment tags

JavaScript
83
22
MIT License