drive-bundler
v2.6.0
Published
Extract bundles from drives
Readme
drive-bundler
Extract bundles from drives
npm install drive-bundlerUsage
const DriveBundler = require('drive-bundler')
const b = new DriveBundler(drive)
const { entrypoint, resolutions, sources } = await b.bundle('/my-entrypoint.js')License
Apache-2.0
