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 `html-webpack-skip-assets-plugin` is a webpack plugin that allows developers to exclude specific output files from being added to the HTML file generated by `html-webpack-plugin`. It serves as a drop-in replacement for the deprecated `html-webpack-exclude-assets-plugin` and is designed for developers using modern webpack setups who need fine-grained control over which assets are included in their HTML templates.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of swimmadude66/html-webpack-skip-assets-plugin

Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
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

localyost3000's profile
localyost3000
23 contributions
erezrokah's profile
erezrokah
2 contributions
jantimon's profile
jantimon
1 contributions
mbonaci's profile
mbonaci
1 contributions

Recent events

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

No events yet
swimmadude66

swimmadude66/html-webpack-skip-asse...

Skip adding certain output files to the html file. Built as a drop-in replacement for html-webpack-exclude-assets-plugin and works with newer html-webpack-plugin versions

TypeScript
19
6
MIT License