What is @nx/plugin?
"This plugin is used to create Nx plugins! It contains generators for generating common plugin features like generators, executors, migrations and more."
@nx/plugin is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 125.0 KB on disk.
Installation Guide
# Install via NPM
npm install @nx/plugin
# Install via Yarn
yarn add @nx/plugin