🔪📦 Unminify and beautify bundled code
npm install @wakaru/cli@wakaru/clibash
.\bin\run.sh all .\input.js --force
`
$3
`bash
.\bin\run.cmd all .\input.js --force
`
$3
`bash
pnpm run dev-cli -- -- all .\iput.js --force
`
Please aware that double --` is required to pass arguments to the script.