nx:atomizer
An executor that is used as the root task for atomized tasks. Ensures it's being run in distribution and otherwise does nothing. Learn more about the Atomizer, its benefits and why you should only run it with distribution.
Options can be configured in project.json
when defining the executor, or when invoking it. Read more about how to configure targets and executors here: https://nx.dev/reference/project-configuration#targets.