5 ms·
You might consider NX if build times are an issue. It is monorepo based and includes computation caching[2] and incremental builds, but under the hood uses the
by nkw 6y ago
You might consider NX if build times are an issue. It is monorepo based and includes computation caching[2] and incremental builds, but under the hood uses the angular build tools. We've found it pleasant to work with.
[1] https://nx.dev/latest/angular/core-concepts/computation-caching https://nx.dev/latest/angular/core-concepts/computation-cach...