Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 276 Bytes

File metadata and controls

18 lines (12 loc) · 276 Bytes

Nx Labs

This repo contains experimental Nx plugins that are maintained by the Nx core team.

Adding a plugin

nx g @nx/plugin:plugin [new plugin]

Publishing a plugin

nx release <ver> -p <project>

# For example
nx release 0.21.0 -p composer