drive-bundler

Extract bundles from drives

Apache-2.0 32 个版本
安装
npm install drive-bundler
yarn add drive-bundler
pnpm add drive-bundler
bun add drive-bundler
README

drive-bundler

Extract bundles from drives

npm install drive-bundler

Usage

const DriveBundler = require('drive-bundler')

const b = new DriveBundler(drive)

const { entrypoint, resolutions, sources } = await b.bundle('/my-entrypoint.js')

License

Apache-2.0

版本列表
2.6.0 2026-02-02
2.5.0 2025-04-12
2.4.4 2024-12-20
2.4.3 2024-11-28
2.4.2 2024-11-26
2.4.1 2024-11-22
2.4.0 2024-11-21
2.3.4 2024-10-15
2.3.3 2024-10-09
2.3.2 2024-10-08
2.3.1 2024-10-08
2.3.0 2024-10-08
2.2.1 2024-10-04
2.2.0 2024-10-04
2.1.0 2024-10-03
2.0.0 2024-10-03
1.5.0 2024-08-23
1.4.5 2024-08-21
1.4.4 2024-02-14
1.4.3 2024-02-14
1.4.2 2024-02-14
1.4.1 2024-02-09
1.4.0 2024-02-08
1.3.3 2024-02-07
1.3.2 2024-02-06
1.3.1 2024-02-06
1.3.0 2024-02-06
1.2.2 2024-02-02
1.2.1 2024-02-02
1.2.0 2024-02-02
1.1.0 2024-02-02
1.0.0 2024-02-02