@nx/js:executors | Nx

Executor References

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

  • copy-workspace-modules

    Copies Workspace Modules into the output directory after a build to prepare it for use with Docker or alternatives.

  • tsc

    Build a project using TypeScript.

  • swc

    Build a project using SWC.

  • node

    Execute a Node application.

  • release-publishInternal

    DO NOT INVOKE DIRECTLY WITH nx run. Use nx release publish instead.

  • verdaccio

    Start local registry with verdaccio