This commit is contained in:
Leifer Mendez
2022-11-09 20:07:52 +01:00
parent ceb6faa5af
commit 8410309e38
11 changed files with 124 additions and 4270 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env node
const index = require('../lib/bundle.cjs')
const index = require('../../../lib/cli/bundle.cli.cjs')
index.startInteractive()