Commit graph

2 commits

Author SHA1 Message Date
George Kalpakas
478336a2d7 build: make the build scripts for the various packages consistent (#41429) (#41471)
This commit makes the build scripts for the various packages (framework,
`@angular/dev-infra-private`, `angular-in-memory-web-api`, `zone.js`)
consistent. This makes it easier to maintain them (e.g. make similar
changes across all build scripts).

PR Close #41429

PR Close #41471
2021-04-06 11:32:46 -07:00
Alan Agius
63ec4616c2 build(docs-infra): support building the local angular-in-memory-web-api package in NgPackagesInstaller (#41313) (#41471)
In some cases, we want to test the AIO app or docs examples against the locally built `angular-in-memory-web-api` for example to ensure that the changes in a commit do not introduce a breaking changes.

PR Close #41313

PR Close #41471
2021-04-06 11:32:46 -07:00