@nx/web
The Nx Plugin for Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides:
- Integration with libraries such as Jest, Playwright, Cypress, and Storybook.
- Scaffolding for creating bu
@nx/webpack
The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack.
nx
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
@nx/react
The React plugin for Nx contains executors and generators for managing React applications and libraries within an Nx workspace. It provides:
- Integration with libraries such as Jest, Vitest, Playwright, Cypress, and Storybook.
- Generators for applica
@nx/vite
The Nx Plugin for building and testing applications using Vite