{"version":3,"file":"index.mjs","sources":["../src/index.ts"],"sourcesContent":["import { bundleLibIfNeeded } from './helpers/bundle-lib-if-needed';\nimport { bundleBinIfNeeded } from './helpers/bundle-bin-if-needed';\nimport { getCtx } from './helpers/get-ctx';\nexport const lbundle = async (baseOptions) => {\n    const ctx = await getCtx(baseOptions);\n    await Promise.all([bundleLibIfNeeded(ctx), bundleBinIfNeeded(ctx)]);\n};\n"],"names":["lbundle","baseOptions","ctx","getCtx","Promise","all","bundleLibIfNeeded","bundleBinIfNeeded"],"mappings":";;;;AAGO,MAAMA,UAAU,OAAOC,WAAAA,GAAAA;IAC1B,MAAMC,GAAAA,GAAM,MAAMC,MAAOF,CAAAA,WAAAA,CAAAA;IACzB,MAAMG,OAAAA,CAAQC,GAAG,CAAC;QAACC,iBAAkBJ,CAAAA,GAAAA,CAAAA;QAAMK,iBAAkBL,CAAAA,GAAAA;AAAK,KAAA,CAAA;AACtE;;;;"}