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 **bid‑lazy‑path‑plugin** is a small Webpack/Vite‑style plugin that fixes the output paths of lazily‑loaded modules. It ensures that chunks generated from lazy imports are placed under the correct source directory (e.g., `./src/p/pageName/version/…`) instead of a generic `./version/…` folder, by adjusting how the plugin determines the main entry directory. This utility is aimed at front‑end developers using the **bid** build system who need accurate chunk placement for lazy‑loaded code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

purple97's profile
purple97
1 contributions

Recent events

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

No events yet
purple97

purple97/bid-lazy-path-plugin

## 懒加载文件输出路径修改

JavaScript
1
0
No license

Support the dependencies of purple97/bid-lazy-path-plugin

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Account's avatar
babel/babel
Compile object rest and spread to ES5