1.0.2 • Published 6 months ago
bare-pack-drive v1.0.2
bare-pack-drive
Pack drives to Bare bundles.
npm i bare-pack-drive
Usage
const pack = require('bare-pack-drive')
const bundle = await pack(drive, '/entry.js')
API
const bundle = await pack(drive[, entry][, options])
Options supported by https://github.com/holepunchto/bare-pack may be specified.
License
Apache-2.0