Hello! I've noticed commonizer takes a significant time to run. It's fine on my machine since its work is cached, but that's not that case on ephemereal CI agents like GitHub Actions, so my question is the following:
Does commonizer runs only when run in the IDE, or does it run regardless of the execution environment?