DEV Community

Discussion on: How to set up an Nx-style monorepo workspace with the Angular CLI: Part 3

Collapse
 
technbuzz profile image
Samiullah Khan

Thanks for replying, can you kindly point to me towards some resources that will help solve this problem.

Thread Thread
 
layzee profile image
Lars Gyrup Brink Nielsen • Edited

This is covered in the AOT compilation chapter of my book, Accelerating Angular Development with Ivy. Alternative strategies are covered by a few articles by other authors, including the search for Angular Continuous Delivery, and Angular feature flags or something like that. Similar problem domain.