Closed as not planned
Description
I was investigating CommonJS <-> ESM interop issues on yarn v1 and found the CJS dependencies installed by glob
> jackspeak
> @isaacs/cliui
as the cause of this. See this comment too: yargs/cliui#139 (comment)
TBH, I had no idea that glob
has its own built-in CLI, and my question is now why? We use glob
rather as a library than as an executable.
I would suggest extracting the CLI into a separate package.
Metadata
Metadata
Assignees
Labels
No labels