- Move the integrated vs. package-based concept page to the deprecated section - Remove the integrated project in package-based repo recipe - Remove the package-based project in integrated repo recipe - Rename standalone to integrated recipe - Update references to integrated or package-based terms in tutorials
274 B
274 B
Information
This generator is usually used as part of the process of migrating from an Angular CLI Workspace to an Nx monorepo using npx nx@latest init --integrated.
You can read more about migrating from Angular CLI to Nx here.