UNPKG

@rxap/plugin-workspace

Version:

This package provides a collection of Nx plugins and generators for workspace management. It includes tools for initializing workspaces, managing Docker Compose configurations, fixing implicit internal dependencies, and generating CI information. The plug

2 lines (1 loc) 87 B
export { initGenerator as WorkspaceInitGenerator } from './generators/init/generator';