The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
nx
Package reference
Here is a list of all the executors, generators and migrations available from this package.
Guides
Executors
An executor that does nothing
Run any custom commands with Nx.
Run an NPM script using Nx.
Generators
Connect a workspace to Nx Cloud
Migrations
Set
useLegacyCache
to true for migrating workspacesMigration for v20.0.0-beta.7
Set project name in nx.json explicitly
Updates the nx wrapper.
19-2-0-move-graph-cache-directory
Updates the default workspace data directory to .nx/workspace-data
move-default-base-to-nx-json-root
Moves affected.defaultBase to defaultBase in
nx.json
18.0.0-disable-adding-plugins-for-existing-workspaces
Updates nx.json to disabled adding plugins when generating projects in an existing Nx workspace
Updates the nx wrapper.
rm-default-collection-npm-scope
Migration for v17.0.0-rc.1
17.0.0-use-minimal-config-for-tasks-runner-options
Use minimal config for tasksRunnerOptions
Updates the default cache directory to .nx/cache