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 **inert‑entry‑webpack‑plugin** lets you define HTML, CSS, manifest, or any non‑JavaScript file as a Webpack entry point. It prevents Webpack from wrapping those entry chunks in its usual JS bootstrap code, while still allowing other assets to be processed normally (e.g., via `entry-loader` or `spawn-loader`). This is useful for front‑end developers who want to bundle static pages or other assets directly with Webpack without generating unnecessary JS wrappers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of erikdesjardins/inert-entry-webpack-plugin

Account's avatar
webpack/webpack-sources
Source code handling classes for webpack
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
erikdesjardins/extricate-loader
Webpack loader to extract content from the bundle.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
erikdesjardins/spawn-loader
Webpack loader to spawn a new entry chunk.
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
72 contributions
medfreeman's profile
medfreeman
3 contributions

Recent events

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

No events yet
erikdesjardins

erikdesjardins/inert-entry-webpack-...

Webpack plugin to allow non-js entry chunks.

JavaScript
7
0
MIT License