* cleanup(core): refactor migrate.ts * feat(core): respect packageGroup in nx migrate ISSUES CLOSED: #4575 * fix build * chore(repo): trigger CI * chore(core): fix review comments, without packageGroup extension * chore(core): revert `withTempNpmDirectory` changes * chore(repo): trigger ci * chore(core): fix unit tests * chore(core): remove view and pack from pmc * chore(repo): kick off CI * chore(core): add tests for recursive packageGroup * chore(core): add another test for cyclic packageGroup * chore(repo): kickoff CI Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
> npx make-angular-cli-faster

An easy way to add Nx computation caching to an Angular CLI project without changing anything about the project.
Learn More
- See https://github.com/nrwl/nx to learn more about Nx.