We want to build a custom schematic for company Aero that will internally do two things:
- build a new ngrx library using Nx workspace naming conventions
- generate ngrx state-management files; include the
*.facade.*
files
Important: This example is valid ONLY for Nx v6.2.x or higher!