|
|
|
|
|
by mkranjec
925 days ago
|
|
As far as I understand this is Python specific. Most monorepos I work with do not use a single language but many. It's pointless to use multiple tools for the same thing instead of one that works with all languages, like nx for example. |
|