now is ```bash npx bundle-checker compare ${args} ``` but ```bash npx bundle-checker ${args} ``` should be enough, docs: https://oclif.io/
now is
npx bundle-checker compare ${args}but
npx bundle-checker ${args}should be enough, docs: https://oclif.io/