1.4.4 • Published 2 months ago

drive-bundler v1.4.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 months ago

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

1.4.4

2 months ago

1.4.3

2 months ago

1.4.2

2 months ago

1.4.1

3 months ago

1.4.0

3 months ago

1.3.3

3 months ago

1.3.2

3 months ago

1.3.1

3 months ago

1.3.0

3 months ago

1.2.2

3 months ago

1.2.1

3 months ago

1.2.0

3 months ago

1.1.0

3 months ago

1.0.0

3 months ago