Closed aqeelat closed 1 month ago
Hey! Nothing really stopping it, it's just that I wouldn't like to exclude some CJS users of the API. I don't think there's any benefit of doing this change either, other than using newer versions of e.g. chalk?
Seems like the numbers are a bit dated, but chalk ESM-only is still 10x less popular than its previous, CJS version. chalk versions on npm
I'm closing this issue for now, but happy to read what others think.
Since concurrently is mostly run via CLI, what is stopping it from being converted to ESM? Are there any implications that are slipping my mind?
I'm willing to try converting it if the change would be accepted.