nx:executors | Nx

Executor References

Here is a list of all executor available for this package.

  • noop

    An executor that does nothing

  • run-commands

    Run any custom commands with Nx.

  • run-script

    Run an NPM script using 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.